centralize more debug options

DEBUG_SPINLOCK_SLEEP, DEBUG_KOBJECT, DEBUG_INFO, FRAME_POINTER,
FAULT_INJECTION and LATENCYTOP.

svn path=/dists/trunk/linux-2.6/; revision=13179
This commit is contained in:
Maximilian Attems 2009-03-20 11:43:19 +00:00
parent 798f70f1ac
commit 91a063f395
8 changed files with 5 additions and 33 deletions

View File

@ -1189,13 +1189,6 @@ CONFIG_LOG_BUF_SHIFT=14
#. TODO
CONFIG_CRC32=m
##
## file: lib/Kconfig.debug
##
# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
# CONFIG_DEBUG_KOBJECT is not set
# CONFIG_DEBUG_INFO is not set
##
## file: net/atm/Kconfig
##

View File

@ -1410,12 +1410,7 @@ CONFIG_PM_STD_PARTITION=""
##
CONFIG_FRAME_WARN=2048
# CONFIG_DEBUG_SHIRQ is not set
# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
# CONFIG_DEBUG_KOBJECT is not set
# CONFIG_DEBUG_INFO is not set
# CONFIG_FRAME_POINTER is not set
# CONFIG_FAULT_INJECTION is not set
# CONFIG_LATENCYTOP is not set
# CONFIG_PROVIDE_OHCI1394_DMA_INIT is not set
##

View File

@ -1218,9 +1218,6 @@ CONFIG_LOG_BUF_SHIFT=14
##
CONFIG_DETECT_SOFTLOCKUP=y
# CONFIG_SCHEDSTATS is not set
# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
# CONFIG_DEBUG_KOBJECT is not set
# CONFIG_DEBUG_INFO is not set
# CONFIG_RCU_TORTURE_TEST is not set
##

View File

@ -2760,8 +2760,11 @@ CONFIG_TIMER_STATS=y
# CONFIG_DEBUG_LOCK_ALLOC is not set
# CONFIG_PROVE_LOCKING is not set
# CONFIG_LOCK_STAT is not set
# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
# CONFIG_DEBUG_KOBJECT is not set
CONFIG_DEBUG_BUGVERBOSE=y
# CONFIG_DEBUG_INFO is not set
# CONFIG_DEBUG_VM is not set
# CONFIG_DEBUG_VIRTUAL is not set
# CONFIG_DEBUG_WRITECOUNT is not set
@ -2773,6 +2776,8 @@ CONFIG_DEBUG_BUGVERBOSE=y
# CONFIG_RCU_CPU_STALL_DETECTOR is not set
# CONFIG_BACKTRACE_SELF_TEST is not set
# CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
# CONFIG_FAULT_INJECTION is not set
# CONFIG_LATENCYTOP is not set
CONFIG_SYSCTL_SYSCALL_CHECK=y
# CONFIG_FIREWIRE_OHCI_REMOTE_DMA is not set
# CONFIG_DYNAMIC_PRINTK_DEBUG is not set

View File

@ -657,9 +657,6 @@ CONFIG_LOG_BUF_SHIFT=15
## file: lib/Kconfig.debug
##
# CONFIG_DETECT_SOFTLOCKUP is not set
# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
# CONFIG_DEBUG_KOBJECT is not set
# CONFIG_DEBUG_INFO is not set
##
## file: mm/Kconfig

View File

@ -1652,12 +1652,7 @@ CONFIG_PM_STD_PARTITION=""
##
CONFIG_FRAME_WARN=1024
# CONFIG_DEBUG_SHIRQ is not set
# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
# CONFIG_DEBUG_KOBJECT is not set
# CONFIG_DEBUG_INFO is not set
# CONFIG_FRAME_POINTER is not set
# CONFIG_FAULT_INJECTION is not set
# CONFIG_LATENCYTOP is not set
# CONFIG_PROVIDE_OHCI1394_DMA_INIT is not set
##

View File

@ -848,13 +848,6 @@ CONFIG_LOG_BUF_SHIFT=16
##
# CONFIG_PM_DEBUG is not set
##
## file: lib/Kconfig.debug
##
# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
# CONFIG_DEBUG_KOBJECT is not set
# CONFIG_DEBUG_INFO is not set
##
## file: mm/Kconfig
##

View File

@ -253,9 +253,6 @@ CONFIG_LOG_BUF_SHIFT=16
## file: lib/Kconfig.debug
##
# CONFIG_SCHEDSTATS is not set
# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
# CONFIG_DEBUG_KOBJECT is not set
# CONFIG_DEBUG_INFO is not set
# CONFIG_FRAME_POINTER is not set
##