]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - kernel/crash_core.c
UBUNTU: SAUCE: media: uvcvideo: Support realtek's UVC 1.5 device
[mirror_ubuntu-artful-kernel.git] / kernel / crash_core.c
index 6db80fc0810b9270b0cec3d7cfa2cf9b5a3413f1..2d90996dbe7715821bf5488fb7390c0d4e3177b2 100644 (file)
@@ -409,7 +409,7 @@ static int __init crash_save_vmcoreinfo_init(void)
        VMCOREINFO_SYMBOL(contig_page_data);
 #endif
 #ifdef CONFIG_SPARSEMEM
-       VMCOREINFO_SYMBOL(mem_section);
+       VMCOREINFO_SYMBOL_ARRAY(mem_section);
        VMCOREINFO_LENGTH(mem_section, NR_SECTION_ROOTS);
        VMCOREINFO_STRUCT_SIZE(mem_section);
        VMCOREINFO_OFFSET(mem_section, section_mem_map);