X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=kernel%2Fcpu.c;h=14d32588cccdb3c6d2d64dcd451b5f2efa8e9a19;hb=b691f64360ecec49c44d534cf4c1798a438bfccb;hp=a4eb5227a19e482eaf2b821c94de845228381bdd;hpb=60d2c25251cac20d8c142a03e230237528b68430;p=~andy%2Flinux diff --git a/kernel/cpu.c b/kernel/cpu.c index a4eb5227a19..14d32588ccc 100644 --- a/kernel/cpu.c +++ b/kernel/cpu.c @@ -416,7 +416,7 @@ int __cpuinit cpu_up(unsigned int cpu) if (pgdat->node_zonelists->_zonerefs->zone == NULL) { mutex_lock(&zonelists_mutex); - build_all_zonelists(NULL); + build_all_zonelists(NULL, NULL); mutex_unlock(&zonelists_mutex); } #endif