|
@@ -1896,7 +1896,7 @@ get_page_from_freelist(gfp_t gfp_mask, nodemask_t *nodemask, unsigned int order,
|
|
|
zonelist_scan:
|
|
|
/*
|
|
|
* Scan zonelist, looking for a zone with enough free.
|
|
|
- * See also cpuset_zone_allowed() comment in kernel/cpuset.c.
|
|
|
+ * See also __cpuset_node_allowed_softwall() comment in kernel/cpuset.c.
|
|
|
*/
|
|
|
for_each_zone_zonelist_nodemask(zone, z, zonelist,
|
|
|
high_zoneidx, nodemask) {
|