diff --git a/[refs] b/[refs] index 88e13985469c..11d2a8886096 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 17a3b05047119b7fc72ef03962e202becc659579 +refs/heads/master: 423b41d773abe443bb546ce91361192073b96f88 diff --git a/trunk/mm/page_alloc.c b/trunk/mm/page_alloc.c index 490aee1f2ce8..4f59d90b81e6 100644 --- a/trunk/mm/page_alloc.c +++ b/trunk/mm/page_alloc.c @@ -1591,7 +1591,7 @@ static int __meminit __build_all_zonelists(void *dummy) void __meminit build_all_zonelists(void) { if (system_state == SYSTEM_BOOTING) { - __build_all_zonelists(0); + __build_all_zonelists(NULL); cpuset_init_current_mems_allowed(); } else { /* we have to stop all cpus to guaranntee there is no user