Merge tag 'mfd-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
[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);