slub: fix bug in slub debug support
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Thu, 26 Jul 2007 18:54:34 +0000 (20:54 +0200)
committerChristoph Lameter <clameter@sgi.com>
Mon, 30 Jul 2007 19:15:15 +0000 (12:15 -0700)
We ClearSlabDebug() before the last SlabDebug() check. Clear it later.

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Christoph Lameter <clameter@sgi.com>
mm/slub.c

diff --cc mm/slub.c
Simple merge