summaryrefslogtreecommitdiffstats
path: root/mm/memory_hotplug.c
diff options
context:
space:
mode:
authorMichal Hocko2016-03-17 22:19:32 +0100
committerLinus Torvalds2016-03-17 23:09:34 +0100
commit0f352e5392c86d054998dd6526f2fdc33ec4bed5 (patch)
treedc1e5436e7c42ed026dbd3725a49792f4d7aa3b5 /mm/memory_hotplug.c
parentmm/page_ref: add tracepoint to track down page reference manipulation (diff)
downloadkernel-qcow2-linux-0f352e5392c86d054998dd6526f2fdc33ec4bed5.tar.gz
kernel-qcow2-linux-0f352e5392c86d054998dd6526f2fdc33ec4bed5.tar.xz
kernel-qcow2-linux-0f352e5392c86d054998dd6526f2fdc33ec4bed5.zip
mm: remove __GFP_NOFAIL is deprecated comment
Commit 647757197cd3 ("mm: clarify __GFP_NOFAIL deprecation status") was incomplete and didn't remove the comment about __GFP_NOFAIL being deprecated in buffered_rmqueue. Let's get rid of this leftover but keep the WARN_ON_ONCE for order > 1 because we should really discourage from using __GFP_NOFAIL with higher order allocations because those are just too subtle. Signed-off-by: Michal Hocko <mhocko@suse.com> Reviewed-by: Nikolay Borisov <kernel@kyup.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/memory_hotplug.c')
0 files changed, 0 insertions, 0 deletions