From ab95e52380ecf6e20e251f98b6cdd8fd07bc9fcd Mon Sep 17 00:00:00 2001 From: Randy Dunlap Date: Wed, 27 Sep 2006 01:50:12 -0700 Subject: [PATCH] --- yaml --- r: 36158 b: refs/heads/master c: 423b41d773abe443bb546ce91361192073b96f88 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/mm/page_alloc.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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