Merge tag 'for-5.11/drivers-2020-12-14' of git://git.kernel.dk/linux-block
[linux-2.6-microblaze.git] / kernel / crash_core.c
index 4fcfe0b..825284b 100644 (file)
@@ -447,6 +447,7 @@ static int __init crash_save_vmcoreinfo_init(void)
        VMCOREINFO_PAGESIZE(PAGE_SIZE);
 
        VMCOREINFO_SYMBOL(init_uts_ns);
+       VMCOREINFO_OFFSET(uts_namespace, name);
        VMCOREINFO_SYMBOL(node_online_map);
 #ifdef CONFIG_MMU
        VMCOREINFO_SYMBOL_ARRAY(swapper_pg_dir);