diff options
author | 2011-09-26 17:12:53 +0100 | |
---|---|---|
committer | 2011-12-02 16:12:42 +0000 | |
commit | f528f0b8e53d73b18be71e96693cfab9322f33c7 (patch) | |
tree | 5a25d6ac1c2f18561e554074aa7c06bf3d899183 /lib/mpi/mpiutil.c | |
parent | kmemleak: Report previously found leaks even after an error (diff) | |
download | wireguard-linux-f528f0b8e53d73b18be71e96693cfab9322f33c7.tar.xz wireguard-linux-f528f0b8e53d73b18be71e96693cfab9322f33c7.zip |
kmemleak: Handle percpu memory allocation
This patch adds kmemleak callbacks from the percpu allocator, reducing a
number of false positives caused by kmemleak not scanning such memory
blocks. The percpu chunks are never reported as leaks because of current
kmemleak limitations with the __percpu pointer not pointing directly to
the actual chunks.
Reported-by: Huajun Li <huajun.li.lee@gmail.com>
Acked-by: Christoph Lameter <cl@gentwo.org>
Acked-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions