]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - mm/page_alloc.c
[PATCH] cpuset: rework cpuset_zone_allowed api
[net-next-2.6.git] / mm / page_alloc.c
index e6b17b2989e099636dcb1ec64587f130b8ad27c0..8c1a116875bc71d520069686dcb2483a79659604 100644 (file)
@@ -1162,7 +1162,7 @@ zonelist_scan:
                        zone->zone_pgdat != zonelist->zones[0]->zone_pgdat))
                                break;
                if ((alloc_flags & ALLOC_CPUSET) &&
-                       !cpuset_zone_allowed(zone, gfp_mask))
+                       !cpuset_zone_allowed_softwall(zone, gfp_mask))
                                goto try_next_zone;
 
                if (!(alloc_flags & ALLOC_NO_WATERMARKS)) {