diff options
author | Catalin Marinas <[email protected]> | 2009-10-28 13:33:08 +0000 |
---|---|---|
committer | Catalin Marinas <[email protected]> | 2009-10-28 13:33:08 +0000 |
commit | e7cb55b946a2182c347047dc903c6ed0daef100c (patch) | |
tree | 28cc01bd513418a4917358b748481d3a31f69ab1 /drivers/mtd/lpddr/lpddr_cmds.c | |
parent | 012abeea669ea49636cf952d13298bb68654146a (diff) |
kmemleak: Do not use off-slab management with SLAB_NOLEAKTRACE
With the slab allocator, if off-slab management is enabled for the
kmem_caches used by kmemleak, it leads to recursive calls into
kmemleak_alloc(). Off-slab management can be triggered by other config
options increasing the slab size, e.g. DEBUG_PAGEALLOC.
Reported-by: Tetsuo Handa <[email protected]>
Reviewed-by: Pekka Enberg <[email protected]>
Cc: Christoph Lameter <[email protected]>
Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions