vserver 1.9.5.x5
[linux-2.6.git] / include / asm-ia64 / nodedata.h
index 9090876..6b0f3ed 100644 (file)
@@ -27,7 +27,7 @@ struct pglist_data;
 struct ia64_node_data {
        short                   active_cpu_count;
        short                   node;
-       struct pglist_data      *pg_data_ptrs[NR_NODES];
+       struct pglist_data      *pg_data_ptrs[MAX_NUMNODES];
 };