]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - mm/slab.c
ASoC: max98357a: Document MAX98357A bindings
[karo-tx-linux.git] / mm / slab.c
index 6042fe57cc605cd5e228d9fb39ae350e2160cb1f..65b5dcb6f67107d6e46515196cfdf5cfbfd8a70b 100644 (file)
--- a/mm/slab.c
+++ b/mm/slab.c
@@ -3015,7 +3015,7 @@ retry:
        for_each_zone_zonelist(zone, z, zonelist, high_zoneidx) {
                nid = zone_to_nid(zone);
 
-               if (cpuset_zone_allowed(zone, flags | __GFP_HARDWALL) &&
+               if (cpuset_zone_allowed(zone, flags) &&
                        get_node(cache, nid) &&
                        get_node(cache, nid)->free_objects) {
                                obj = ____cache_alloc_node(cache,