aboutsummaryrefslogtreecommitdiffstats
path: root/mm/page_alloc.c
diff options
context:
space:
mode:
Diffstat (limited to 'mm/page_alloc.c')
-rw-r--r--mm/page_alloc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/mm/page_alloc.c b/mm/page_alloc.c
index 0adb66e711e6..9ece07ce65b0 100644
--- a/mm/page_alloc.c
+++ b/mm/page_alloc.c
@@ -2352,6 +2352,7 @@ void build_all_zonelists(void)
2352 2352
2353 if (system_state == SYSTEM_BOOTING) { 2353 if (system_state == SYSTEM_BOOTING) {
2354 __build_all_zonelists(NULL); 2354 __build_all_zonelists(NULL);
2355 mminit_verify_zonelist();
2355 cpuset_init_current_mems_allowed(); 2356 cpuset_init_current_mems_allowed();
2356 } else { 2357 } else {
2357 /* we have to stop all cpus to guarantee there is no user 2358 /* we have to stop all cpus to guarantee there is no user