summaryrefslogtreecommitdiffstats
path: root/fs
diff options
context:
space:
mode:
authorCatalin Marinas <catalin.marinas@arm.com>2011-01-27 10:30:26 +0000
committerCatalin Marinas <catalin.marinas@arm.com>2011-01-27 18:32:06 +0000
commit6ae4bd1f0bc479984f30061b5e5116060c24a267 (patch)
treed697010cf38907785a6283a26c02a081f0ea1e96 /fs
parent0a08739e81671de2cb690774937fe510c000b27f (diff)
downloadop-kernel-dev-6ae4bd1f0bc479984f30061b5e5116060c24a267.zip
op-kernel-dev-6ae4bd1f0bc479984f30061b5e5116060c24a267.tar.gz
kmemleak: Allow kmemleak metadata allocations to fail
This patch adds __GFP_NORETRY and __GFP_NOMEMALLOC flags to the kmemleak metadata allocations so that it has a smaller effect on the users of the kernel slab allocator. Since kmemleak allocations can now fail more often, this patch also reduces the verbosity by passing __GFP_NOWARN and not dumping the stack trace when a kmemleak allocation fails. Signed-off-by: Catalin Marinas <catalin.marinas@arm.com> Reported-by: Toralf Förster <toralf.foerster@gmx.de> Acked-by: Pekka Enberg <penberg@cs.helsinki.fi> Acked-by: David Rientjes <rientjes@google.com> Cc: Ted Ts'o <tytso@mit.edu>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud