aboutsummaryrefslogtreecommitdiff
path: root/scripts/gcc-plugins
diff options
context:
space:
mode:
authorKirill A. Shutemov <[email protected]>2016-07-28 15:49:10 -0700
committerLinus Torvalds <[email protected]>2016-07-28 16:07:41 -0700
commit87cc271d5e4320d705cfdf59f68d4d037b3511b2 (patch)
tree5fb2aa47513f3d7385da242d7100e37177876b48 /scripts/gcc-plugins
parent80a9201a5965f4715d5c09790862e0df84ce0614 (diff)
lib/stackdepot.c: use __GFP_NOWARN for stack allocations
This (large, atomic) allocation attempt can fail. We expect and handle that, so avoid the scary warning. Link: http://lkml.kernel.org/r/[email protected] Cc: Andrey Ryabinin <[email protected]> Cc: Alexander Potapenko <[email protected]> Cc: Michal Hocko <[email protected]> Cc: Rik van Riel <[email protected]> Cc: David Rientjes <[email protected]> Cc: Mel Gorman <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins')
0 files changed, 0 insertions, 0 deletions