x86-64, NUMA: Rename cpu_nodes_parsed to numa_nodes_parsed
[pandora-kernel.git] / arch / x86 / include / asm / numa_64.h
index 20b69a9..6e94469 100644 (file)
@@ -24,7 +24,7 @@ extern void setup_node_bootmem(int nodeid, unsigned long start,
  */
 #define NODE_MIN_SIZE (4*1024*1024)
 
-extern nodemask_t cpu_nodes_parsed __initdata;
+extern nodemask_t numa_nodes_parsed __initdata;
 extern nodemask_t mem_nodes_parsed __initdata;
 
 extern int __cpuinit numa_cpu_node(int cpu);