From: Rebecca Schultz Zavin Date: Thu, 7 Oct 2010 17:42:52 +0000 (-0700) Subject: [ARM] tegra: stingray: Disable CONFIG_STACKTRACE in stingray defconfig X-Git-Tag: firefly_0821_release~9834^2~478 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=9bb839f3334256d95f158da8ea0b20f3d225bfe2;p=firefly-linux-kernel-4.4.55.git [ARM] tegra: stingray: Disable CONFIG_STACKTRACE in stingray defconfig /proc//stack will BUG on an smp system unless the process requesting the stack happens to be Change-Id: I481a41c0b81f5eb17f7377b2db3691aa035a617d Signed-off-by: Rebecca Schultz Zavin --- diff --git a/arch/arm/configs/stingray_defconfig b/arch/arm/configs/stingray_defconfig index 434adfb607ab..9a38dfe706d0 100644 --- a/arch/arm/configs/stingray_defconfig +++ b/arch/arm/configs/stingray_defconfig @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.36-rc6 -# Wed Oct 6 17:49:12 2010 +# Thu Oct 7 10:42:20 2010 # CONFIG_ARM=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y @@ -2213,7 +2213,7 @@ CONFIG_DEBUG_MUTEXES=y # CONFIG_LOCK_STAT is not set CONFIG_DEBUG_SPINLOCK_SLEEP=y # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set -CONFIG_STACKTRACE=y +# CONFIG_STACKTRACE is not set # CONFIG_DEBUG_KOBJECT is not set # CONFIG_DEBUG_HIGHMEM is not set CONFIG_DEBUG_BUGVERBOSE=y