summaryrefslogtreecommitdiffstats
path: root/arch/h8300
diff options
context:
space:
mode:
authorJoonsoo Kim <iamjoonsoo.kim@lge.com>2013-10-30 11:04:00 +0100
committerPekka Enberg <penberg@iki.fi>2013-10-30 13:08:52 +0100
commit0172f779e4314639a8ed440082cfe9e3450954e8 (patch)
tree48115e3a18009a192e124fca81454778ef6b35ef /arch/h8300
parentslab: rename slab_bufctl to slab_freelist (diff)
downloadlinux-0172f779e4314639a8ed440082cfe9e3450954e8.tar.xz
linux-0172f779e4314639a8ed440082cfe9e3450954e8.zip
slab: fix to calm down kmemleak warning
After using struct page as slab management, we should not call kmemleak_scan_area(), since struct page isn't the tracking object of kmemleak. Without this patch and if CONFIG_DEBUG_KMEMLEAK is enabled, so many kmemleak warnings are printed. Signed-off-by: Joonsoo Kim <iamjoonsoo.kim@lge.com> Signed-off-by: Pekka Enberg <penberg@iki.fi>
Diffstat (limited to 'arch/h8300')
0 files changed, 0 insertions, 0 deletions