--- mm/slub.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Index: slub/mm/slub.c =================================================================== --- slub.orig/mm/slub.c 2007-05-30 15:39:56.000000000 -0700 +++ slub/mm/slub.c 2007-05-30 15:40:01.000000000 -0700 @@ -151,7 +151,7 @@ static inline void ClearSlabDebug(struct */ /* Enable to test recovery from slab corruption on boot */ -#undef SLUB_RESILIENCY_TEST +#define SLUB_RESILIENCY_TEST #if PAGE_SHIFT <= 12