x86, NUMA: Move numa_nodes_parsed to numa.[hc]
[pandora-kernel.git] / arch / x86 / mm / numa.c
index e9005c4..cce1741 100644 (file)
@@ -6,6 +6,7 @@
 #include <asm/acpi.h>
 
 int __initdata numa_off;
+nodemask_t numa_nodes_parsed __initdata;
 
 static __init int numa_setup(char *opt)
 {