]> err.no Git - linux-2.6/blobdiff - arch/x86/kernel/machine_kexec_64.c
Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6
[linux-2.6] / arch / x86 / kernel / machine_kexec_64.c
index aa3d2c8f7737851562923d37105ad7f719b8aa0b..236d2f8f7ddcee15ed6e4575a5895f42845a2d8c 100644 (file)
@@ -235,7 +235,7 @@ void arch_crash_save_vmcoreinfo(void)
 {
        VMCOREINFO_SYMBOL(init_level4_pgt);
 
-#ifdef CONFIG_ARCH_DISCONTIGMEM_ENABLE
+#ifdef CONFIG_NUMA
        VMCOREINFO_SYMBOL(node_data);
        VMCOREINFO_LENGTH(node_data, MAX_NUMNODES);
 #endif