]> git.karo-electronics.de Git - mv-sheeva.git/commitdiff
powerpc: Disable IRQs off tracer in ppc64 defconfig
authorAnton Blanchard <anton@samba.org>
Wed, 6 Jul 2011 13:13:15 +0000 (13:13 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 19 Jul 2011 05:13:06 +0000 (15:13 +1000)
The IRQs off tracer enables mcount which has a big impact on
performance. Disable it.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/configs/ppc64_defconfig

index b4398e432822a2e4b87895c644ecafd777a68dd9..f349823a12adca14af21f20537aa944806517e65 100644 (file)
@@ -446,7 +446,6 @@ CONFIG_DEBUG_MUTEXES=y
 # CONFIG_RCU_CPU_STALL_DETECTOR is not set
 CONFIG_LATENCYTOP=y
 CONFIG_SYSCTL_SYSCALL_CHECK=y
-CONFIG_IRQSOFF_TRACER=y
 CONFIG_SCHED_TRACER=y
 CONFIG_BLK_DEV_IO_TRACE=y
 CONFIG_DEBUG_STACKOVERFLOW=y