diff options
author | Catalin Marinas <catalin.marinas@arm.com> | 2009-08-27 15:29:17 +0200 |
---|---|---|
committer | Catalin Marinas <catalin.marinas@arm.com> | 2009-08-27 15:29:17 +0200 |
commit | 008139d9146f9afee0e58df4b7422d0c9921f8ce (patch) | |
tree | 8c9259521435afe264ce3479ba696b00848c7b3e /Documentation/vm | |
parent | kmemleak: Save the stack trace for early allocations (diff) | |
download | linux-008139d9146f9afee0e58df4b7422d0c9921f8ce.tar.xz linux-008139d9146f9afee0e58df4b7422d0c9921f8ce.zip |
kmemleak: Do not report alloc_bootmem blocks as leaks
This patch sets the min_count for alloc_bootmem objects to 0 so that
they are never reported as leaks. This is because many of these blocks
are only referred via the physical address which is not looked up by
kmemleak.
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Cc: Pekka Enberg <penberg@cs.helsinki.fi>
Diffstat (limited to 'Documentation/vm')
0 files changed, 0 insertions, 0 deletions