]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/x86/kernel/machine_kexec_64.c
x86: 64-bit, make sparsemem vmemmap the only memory model
[linux-2.6-omap-h63xx.git] / arch / x86 / kernel / machine_kexec_64.c
index aa3d2c8f7737851562923d37105ad7f719b8aa0b..a1fef42f8cdbccbd1664cc659c07781a2b82450a 100644 (file)
@@ -234,10 +234,5 @@ NORET_TYPE void machine_kexec(struct kimage *image)
 void arch_crash_save_vmcoreinfo(void)
 {
        VMCOREINFO_SYMBOL(init_level4_pgt);
-
-#ifdef CONFIG_ARCH_DISCONTIGMEM_ENABLE
-       VMCOREINFO_SYMBOL(node_data);
-       VMCOREINFO_LENGTH(node_data, MAX_NUMNODES);
-#endif
 }