diff options
author | Thomas Gleixner <[email protected]> | 2008-04-30 00:54:59 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2008-04-30 08:29:53 -0700 |
commit | 30327acf7846c5eb97c8e31c78317a2918d3e515 (patch) | |
tree | b4844dfd9cd85b9fc49c91b4b7e64eebac87167c /lib/debugobjects.c | |
parent | 145980a0b07520f0f82cc40999acc92b349ea40c (diff) |
slab: add a flag to prevent debug_free checks on a kmem_cache
This is a preperatory patch for the debugobjects infrastructure. The flag
prevents debug_free checks on kmem_caches. This is necessary to avoid
resursive calls into a debug mechanism which uses a kmem_cache itself.
Signed-off-by: Thomas Gleixner <[email protected]>
Acked-by: Ingo Molnar <[email protected]>
Cc: Pekka Enberg <[email protected]>
Cc: Christoph Lameter <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions