]> bbs.cooldavid.org Git - net-next-2.6.git/commit - mm/slub.c
slub: add lock debugging check
authorPeter Zijlstra <peterz@infradead.org>
Thu, 26 Jul 2007 18:01:38 +0000 (20:01 +0200)
committerChristoph Lameter <clameter@sgi.com>
Mon, 30 Jul 2007 19:12:39 +0000 (12:12 -0700)
commit02febdf7f62f2fbfa89ca9dc5d929beea89c96b1
tree8138189066b52f8a4cc4b2ad7b82ce800def8bb9
parent9c837fb692b005203765d8a569a2fe43fdff9df1
slub: add lock debugging check

Ingo noticed that the SLUB code does include the lock debugging free
check.

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Acked-by: Ingo Molnar <mingo@elte.hu>
Acked-by: Pekka Enberg <penberg@cs.helsinki.fi>
Signed-off-by: Christoph Lameter <clameter@sgi.com>
mm/slub.c