From dae61a1f36c342dbcd4c6f6736ec4c2fe41cde81 Mon Sep 17 00:00:00 2001 From: Maximilian Attems Date: Fri, 20 Mar 2009 11:43:09 +0000 Subject: [PATCH] centralize DEBUG_SLAB setting seen unset on powerpc for example. svn path=/dists/trunk/linux-2.6/; revision=13176 --- debian/config/alpha/config | 1 - debian/config/amd64/config | 1 - debian/config/arm/config.footbridge | 1 - debian/config/config | 1 + debian/config/hppa/config | 1 - debian/config/i386/config | 1 - debian/config/ia64/config | 1 - debian/config/m68k/config | 1 - 8 files changed, 1 insertion(+), 7 deletions(-) diff --git a/debian/config/alpha/config b/debian/config/alpha/config index 10e1ad647..964d3d68e 100644 --- a/debian/config/alpha/config +++ b/debian/config/alpha/config @@ -1192,7 +1192,6 @@ CONFIG_CRC32=m ## ## file: lib/Kconfig.debug ## -# CONFIG_DEBUG_SLAB is not set # CONFIG_DEBUG_SPINLOCK is not set # CONFIG_DEBUG_SPINLOCK_SLEEP is not set # CONFIG_DEBUG_KOBJECT is not set diff --git a/debian/config/amd64/config b/debian/config/amd64/config index 4ec0ff50b..29058de50 100644 --- a/debian/config/amd64/config +++ b/debian/config/amd64/config @@ -1410,7 +1410,6 @@ CONFIG_PM_STD_PARTITION="" ## CONFIG_FRAME_WARN=2048 # CONFIG_DEBUG_SHIRQ is not set -# CONFIG_DEBUG_SLAB is not set # CONFIG_DEBUG_SPINLOCK is not set # CONFIG_LOCK_STAT is not set # CONFIG_DEBUG_SPINLOCK_SLEEP is not set diff --git a/debian/config/arm/config.footbridge b/debian/config/arm/config.footbridge index f35a12fa7..1daadbdd3 100644 --- a/debian/config/arm/config.footbridge +++ b/debian/config/arm/config.footbridge @@ -1218,7 +1218,6 @@ CONFIG_LOG_BUF_SHIFT=14 ## CONFIG_DETECT_SOFTLOCKUP=y # CONFIG_SCHEDSTATS is not set -# CONFIG_DEBUG_SLAB is not set # CONFIG_DEBUG_SPINLOCK is not set # CONFIG_DEBUG_SPINLOCK_SLEEP is not set # CONFIG_DEBUG_KOBJECT is not set diff --git a/debian/config/config b/debian/config/config index 39c99cae9..a5ceca8d6 100644 --- a/debian/config/config +++ b/debian/config/config @@ -2752,6 +2752,7 @@ CONFIG_SCHED_DEBUG=y # CONFIG_SCHEDSTATS is not set CONFIG_TIMER_STATS=y # CONFIG_DEBUG_OBJECTS is not set +# CONFIG_DEBUG_SLAB is not set # CONFIG_DEBUG_RT_MUTEXES is not set # CONFIG_RT_MUTEX_TESTER is not set # CONFIG_DEBUG_MUTEXES is not set diff --git a/debian/config/hppa/config b/debian/config/hppa/config index 15ceeb974..389264968 100644 --- a/debian/config/hppa/config +++ b/debian/config/hppa/config @@ -657,7 +657,6 @@ CONFIG_LOG_BUF_SHIFT=15 ## file: lib/Kconfig.debug ## # CONFIG_DETECT_SOFTLOCKUP is not set -# CONFIG_DEBUG_SLAB is not set # CONFIG_DEBUG_SPINLOCK is not set # CONFIG_DEBUG_SPINLOCK_SLEEP is not set # CONFIG_DEBUG_KOBJECT is not set diff --git a/debian/config/i386/config b/debian/config/i386/config index 0651f1f0e..d8acc7eca 100644 --- a/debian/config/i386/config +++ b/debian/config/i386/config @@ -1652,7 +1652,6 @@ CONFIG_PM_STD_PARTITION="" ## CONFIG_FRAME_WARN=1024 # CONFIG_DEBUG_SHIRQ is not set -# CONFIG_DEBUG_SLAB is not set # CONFIG_DEBUG_SPINLOCK is not set # CONFIG_LOCK_STAT is not set # CONFIG_DEBUG_SPINLOCK_SLEEP is not set diff --git a/debian/config/ia64/config b/debian/config/ia64/config index 849326f7e..f3947435a 100644 --- a/debian/config/ia64/config +++ b/debian/config/ia64/config @@ -851,7 +851,6 @@ CONFIG_LOG_BUF_SHIFT=16 ## ## file: lib/Kconfig.debug ## -# CONFIG_DEBUG_SLAB is not set # CONFIG_DEBUG_SPINLOCK is not set # CONFIG_DEBUG_SPINLOCK_SLEEP is not set # CONFIG_DEBUG_KOBJECT is not set diff --git a/debian/config/m68k/config b/debian/config/m68k/config index 8fdfc37d6..c40a50a63 100644 --- a/debian/config/m68k/config +++ b/debian/config/m68k/config @@ -253,7 +253,6 @@ CONFIG_LOG_BUF_SHIFT=16 ## file: lib/Kconfig.debug ## # CONFIG_SCHEDSTATS is not set -# CONFIG_DEBUG_SLAB is not set # CONFIG_DEBUG_SPINLOCK is not set # CONFIG_DEBUG_SPINLOCK_SLEEP is not set # CONFIG_DEBUG_KOBJECT is not set