From 2208b764c14d0f1ad63da64b1a42db6077b6fe42 Mon Sep 17 00:00:00 2001 From: Peter Zijlstra Date: Thu, 26 Jul 2007 20:54:34 +0200 Subject: [PATCH] slub: fix bug in slub debug support We ClearSlabDebug() before the last SlabDebug() check. Clear it later. Signed-off-by: Peter Zijlstra Signed-off-by: Christoph Lameter --- Reading git-format-patch failed