commit | c175eea466e760de4b69b9aad90157e7aa9ff54f | [log] [tgz] |
---|---|---|
author | Pekka Enberg <penberg@cs.helsinki.fi> | Fri May 09 20:35:53 2008 +0200 |
committer | Vegard Nossum <vegard.nossum@gmail.com> | Mon Jun 15 12:40:08 2009 +0200 |
tree | 60bc1c115d77bba6fd6f99818eeeef2165d8e30c | |
parent | 5a896d9e7c921742d0437a452f991288f4dc2c42 [diff] |
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>