diff options
author | Catalin Marinas <catalin.marinas@arm.com> | 2009-06-29 17:13:57 +0100 |
---|---|---|
committer | Catalin Marinas <catalin.marinas@arm.com> | 2009-06-29 17:14:14 +0100 |
commit | b6e687221eb840bacd4d4a991e5f8e7ed3ae910a (patch) | |
tree | 0990d2d2b044ffa0210807e4fe251a4be9306629 /kernel/pid.c | |
parent | 17bb9e0d906b625f86e9d31740bb1c35bc0f63d7 (diff) |
kmemleak: Do not warn if an unknown object is freed
vmap'ed memory blocks are not tracked by kmemleak (yet) but they may be
released with vfree() which is tracked. The corresponding kmemleak
warning is only enabled in debug mode. Future patch will add support for
ioremap and vmap.
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'kernel/pid.c')
0 files changed, 0 insertions, 0 deletions