mm, page_alloc: do not break __GFP_THISNODE by zonelist reset
[linux-2.6-microblaze.git] / mm / page_alloc.c
index ef18115..07b3c23 100644 (file)
@@ -4169,7 +4169,6 @@ retry:
         * orientated.
         */
        if (!(alloc_flags & ALLOC_CPUSET) || reserve_flags) {
-               ac->zonelist = node_zonelist(numa_node_id(), gfp_mask);
                ac->preferred_zoneref = first_zones_zonelist(ac->zonelist,
                                        ac->high_zoneidx, ac->nodemask);
        }