Re: Random crashes with 2.6.27-rc3 on PPC

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Michael Buesch <mb@...>
Cc: <benh@...>, <linuxppc-dev@...>, Linus Torvalds <torvalds@...>, linux-kernel <linux-kernel@...>
Date: Sunday, August 24, 2008 - 10:46 am

Michael Buesch <mb@bu3sch.de> writes:


This has a better chance to be accepted. :-)

diff --git a/lib/Kconfig.debug b/lib/Kconfig.debug
index 8b5a7d3..f9a2e48 100644
--- a/lib/Kconfig.debug
+++ b/lib/Kconfig.debug
@@ -394,7 +394,7 @@ config LOCKDEP
 	bool
 	depends on DEBUG_KERNEL && TRACE_IRQFLAGS_SUPPORT && STACKTRACE_SUPPORT && LOCKDEP_SUPPORT
 	select STACKTRACE
-	select FRAME_POINTER if !X86 && !MIPS
+	select FRAME_POINTER if !X86 && !MIPS && !PPC
 	select KALLSYMS
 	select KALLSYMS_ALL
 


CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER is already enabled on powerpc.

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
PGP key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Random crashes with 2.6.27-rc3 on PPC, Michael Buesch, (Sat Aug 23, 10:10 am)
Re: Random crashes with 2.6.27-rc3 on PPC, Benjamin Herrenschmidt, (Sat Aug 23, 6:52 pm)
Re: Random crashes with 2.6.27-rc3 on PPC, Michael Buesch, (Sun Aug 24, 9:44 am)
Re: Random crashes with 2.6.27-rc3 on PPC, Benjamin Herrenschmidt, (Sun Aug 24, 6:37 pm)
[PATCH 1/1] Work around the fomit-frame-pointer bug, Tony Breeds, (Tue Sep 2, 2:50 am)
Re: Random crashes with 2.6.27-rc3 on PPC, Andreas Schwab, (Sun Aug 24, 10:46 am)
Re: Random crashes with 2.6.27-rc3 on PPC, Benjamin Herrenschmidt, (Sun Aug 24, 6:39 pm)
Re: Random crashes with 2.6.27-rc3 on PPC, Michael Buesch, (Sun Aug 24, 11:00 am)
Re: Random crashes with 2.6.27-rc3 on PPC, Michael Buesch, (Sun Aug 24, 3:23 am)