slab: add hooks for kmemcheck
authorPekka Enberg <penberg@cs.helsinki.fi>
Fri, 9 May 2008 18:35:53 +0000 (20:35 +0200)
committerVegard Nossum <vegard.nossum@gmail.com>
Mon, 15 Jun 2009 10:40:08 +0000 (12:40 +0200)
commitc175eea466e760de4b69b9aad90157e7aa9ff54f
tree60bc1c115d77bba6fd6f99818eeeef2165d8e30c
parent5a896d9e7c921742d0437a452f991288f4dc2c42
slab: add hooks for kmemcheck

We now have SLAB support for kmemcheck! This means that it doesn't matter
whether one chooses SLAB or SLUB, or indeed whether Linus chooses to chuck
SLAB or SLUB.. ;-)

Cc: Ingo Molnar <mingo@elte.hu>
Cc: Christoph Lameter <clameter@sgi.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>
[rebased for mainline inclusion]
Signed-off-by: Vegard Nossum <vegard.nossum@gmail.com>
mm/slab.c