X-Git-Url: http://nv-tegra.nvidia.com/gitweb/?p=linux-2.6.git;a=blobdiff_plain;f=lib%2FKconfig.debug;h=6777153f18f31c3318b94283e986b5f2866ad783;hp=f7af95d304c503eb4b5ca71ea4c6912656e663fa;hb=6b8212a313dae341ef3a2e413dfec5c4dea59617;hpb=bcd550745fc54f789c14e7526e0633222c505faa diff --git a/lib/Kconfig.debug b/lib/Kconfig.debug index f7af95d..6777153 100644 --- a/lib/Kconfig.debug +++ b/lib/Kconfig.debug @@ -499,6 +499,7 @@ config RT_MUTEX_TESTER config DEBUG_SPINLOCK bool "Spinlock and rw-lock debugging: basic checks" depends on DEBUG_KERNEL + select UNINLINE_SPIN_UNLOCK help Say Y here and build SMP to catch missing spinlock initialization and certain other kinds of spinlock errors commonly made. This is