From: Ingo Molnar We think it'll work OK. Signed-off-by: Ingo Molnar Signed-off-by: Andrew Morton --- 25-akpm/lib/Kconfig.debug | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-) diff -puN lib/Kconfig.debug~allow-all-architectures-to-set-config_debug_preempt lib/Kconfig.debug --- 25/lib/Kconfig.debug~allow-all-architectures-to-set-config_debug_preempt 2005-01-16 00:59:14.832025760 -0800 +++ 25-akpm/lib/Kconfig.debug 2005-01-16 00:59:28.499947920 -0800 @@ -49,7 +49,7 @@ config DEBUG_SLAB config DEBUG_PREEMPT bool "Debug preemptible kernel" - depends on PREEMPT && (X86 || PPC64) + depends on PREEMPT default y help If you say Y here then the kernel will use a debug variant of the _