diff options
author | Catalin Marinas <catalin.marinas@arm.com> | 2012-05-09 17:55:19 +0200 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2012-05-09 19:13:29 +0200 |
commit | 100d13c3b5b9410f604b86f5e0a34da64b8cf659 (patch) | |
tree | d28702d0290cd2da7e443d798baab10ac831c4fe /mm/sparse-vmemmap.c | |
parent | percpu: pcpu_embed_first_chunk() should free unused parts after all allocs ar... (diff) | |
download | linux-100d13c3b5b9410f604b86f5e0a34da64b8cf659.tar.xz linux-100d13c3b5b9410f604b86f5e0a34da64b8cf659.zip |
kmemleak: Fix the kmemleak tracking of the percpu areas with !SMP
Kmemleak tracks the percpu allocations via a specific API and the
originally allocated areas must be removed from kmemleak (via
kmemleak_free). The code was already doing this for SMP systems.
Reported-by: Sami Liedes <sami.liedes@iki.fi>
Cc: Tejun Heo <tj@kernel.org>
Cc: Christoph Lameter <cl@linux-foundation.org>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'mm/sparse-vmemmap.c')
0 files changed, 0 insertions, 0 deletions