From: Al Viro Date: Wed, 14 Mar 2007 09:15:54 +0000 (+0000) Subject: [PATCH] stacktrace doesn't work on uml X-Git-Tag: v2.6.21-rc4~31 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6df0187efc91867383195a78e262414d8843f1c9;p=linux-2.6 [PATCH] stacktrace doesn't work on uml and no, it's not the case of "let's pull bits from underlying architecture" Signed-off-by: Al Viro Signed-off-by: Linus Torvalds --- diff --git a/arch/um/Kconfig b/arch/um/Kconfig index b3a21ba77c..354cc6b705 100644 --- a/arch/um/Kconfig +++ b/arch/um/Kconfig @@ -44,7 +44,7 @@ config LOCKDEP_SUPPORT config STACKTRACE_SUPPORT bool - default y + default n config GENERIC_CALIBRATE_DELAY bool