Index: oldkernel/linux/mm/slab.c diff -u linux/mm/slab.c:1.2 linux/mm/slab.c:1.3 --- linux/mm/slab.c:1.2 Fri Jul 7 15:36:50 2000 +++ linux/mm/slab.c Tue Jul 11 10:29:44 2000 @@ -125,7 +125,7 @@ * SLAB_SELFTEST - 1 to perform a few tests, mainly for development. */ #define SLAB_MGMT_CHECKS 1 -#define SLAB_DEBUG_SUPPORT 1 +#define SLAB_DEBUG_SUPPORT 0 #define SLAB_STATS 0 #define SLAB_SELFTEST 0