Merge 4.14.52 into android-4.14
[GitHub/moto-9609/android_kernel_motorola_exynos9610.git] / mm / page_alloc.c
index 406caa6538092dd36856837d13ea9633f190857a..8c7ae1c868e89e8a70ce7a6516a35b0dcd4f708b 100644 (file)
@@ -3993,7 +3993,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);
        }