mem-hotplug: avoid multiple zones sharing same boot strapping boot_pageset
[safe/jmp/linux-2.6] / kernel / cpu.c
index a3fbcc0..3e8b3ba 100644 (file)
@@ -358,7 +358,7 @@ int __cpuinit cpu_up(unsigned int cpu)
        }
 
        if (pgdat->node_zonelists->_zonerefs->zone == NULL)
-               build_all_zonelists();
+               build_all_zonelists(NULL);
 #endif
 
        cpu_maps_update_begin();