diff options
author | 2009-06-24 21:59:51 +0300 | |
---|---|---|
committer | 2009-06-24 12:20:14 -0700 | |
commit | ba52270d18fb17ce2cf176b35419dab1e43fe4a3 (patch) | |
tree | 6023e8e0b5b722be7193902894934aaef21e5144 /kernel | |
parent | Don't warn about order-1 allocations with __GFP_NOFAIL (diff) | |
download | wireguard-linux-ba52270d18fb17ce2cf176b35419dab1e43fe4a3.tar.xz wireguard-linux-ba52270d18fb17ce2cf176b35419dab1e43fe4a3.zip |
SLUB: Don't pass __GFP_FAIL for the initial allocation
SLUB uses higher order allocations by default but falls back to small
orders under memory pressure. Make sure the GFP mask used in the initial
allocation doesn't include __GFP_NOFAIL.
Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions