]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - kernel/cpu.c
mem-hotplug: avoid multiple zones sharing same boot strapping boot_pageset
[net-next-2.6.git] / kernel / cpu.c
index a3fbcc0a0abc15976dc78423a985a6c522180c18..3e8b3ba27175f4c13ed217aeaf3771a127ad6553 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();