commit | 2208b764c14d0f1ad63da64b1a42db6077b6fe42 | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Thu Jul 26 20:54:34 2007 +0200 |
committer | Christoph Lameter <clameter@sgi.com> | Mon Jul 30 12:15:15 2007 -0700 |
tree | eb936f9fce478ffd6252e5dd2e6a88540b78a641 | |
parent | 02febdf7f62f2fbfa89ca9dc5d929beea89c96b1 [diff] |
slub: fix bug in slub debug support 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>