summaryrefslogtreecommitdiff
path: root/scripts/selinux
diff options
context:
space:
mode:
authorAndrew Morton <akpm@linux-foundation.org>2014-04-04 01:49:29 +0400
committerLinus Torvalds <torvalds@linux-foundation.org>2014-04-04 03:21:15 +0400
commit74915c7dd0e144cc735058a77a3901c98f1e7039 (patch)
tree30973190ba41e70204a81f07c1f631cfecd2c0f3 /scripts/selinux
parent3b617e3b80548096eda92ebd8382f76b139e011c (diff)
downloadlinux-74915c7dd0e144cc735058a77a3901c98f1e7039.tar.xz
scripts/checkpatch.pl: __GFP_NOFAIL isn't going away
Revert commit 7e4915e78992 ("checkpatch: add warning of future __GFP_NOFAIL use"). There are no plans to remove __GFP_NOFAIL. __GFP_NOFAIL exists to a) centralise the retry-allocation-for-ever operation into the core allocator, which is the appropriate implementation site and b) permit us to identify code sites which aren't handling memory exhaustion appropriately. Cc: David Rientjes <rientjes@google.com> Cc: Joe Perches <joe@perches.com> Cc: Theodore Ts'o <tytso@mit.edu> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'scripts/selinux')
0 files changed, 0 insertions, 0 deletions