Re: [PATCH] dump_stack on panic

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Steven Rostedt <rostedt@...>
Cc: LKML <linux-kernel@...>, Linus Torvalds <torvalds@...>, Andrew Morton <akpm@...>, Ingo Molnar <mingo@...>, Christoph Hellwig <hch@...>, Daniel Walker <dwalker@...>
Date: Tuesday, October 30, 2007 - 8:14 pm

Steven Rostedt <rostedt@goodmis.org> writes:


One (mostly psychological, but still serious) problem is that stack
dumps make panics always look like kernel bugs.  But there are panics
which are definitely not kernel bugs: like the popular cannot mount
root or machine checks or a couple of others.

We do not want users to send all these panics to linux-kernel
and they would if they look too much like kernel bugs.

I think it's in principle a good idea, but only if you
distingush the cases which are not kernel bugs.
e.g. use a different panic() call for them that does not dump.

-Andi
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] dump_stack on panic, Steven Rostedt, (Tue Oct 30, 8:02 pm)
Re: [PATCH] dump_stack on panic, Arjan van de Ven, (Wed Oct 31, 10:19 am)
Re: [PATCH] dump_stack on panic, Steven Rostedt, (Wed Oct 31, 11:00 am)
Re: [PATCH] dump_stack on panic, Arjan van de Ven, (Wed Oct 31, 12:28 pm)
Re: [PATCH] dump_stack on panic, Steven Rostedt, (Wed Oct 31, 12:39 pm)
Re: [PATCH] dump_stack on panic, Andi Kleen, (Tue Oct 30, 8:14 pm)
Re: [PATCH] dump_stack on panic, Christoph Hellwig, (Wed Oct 31, 4:15 am)
Re: [PATCH] dump_stack on panic, Andi Kleen, (Wed Oct 31, 6:41 am)
Re: [PATCH] dump_stack on panic, Steven Rostedt, (Wed Oct 31, 6:58 am)
Re: [PATCH] dump_stack on panic, Andi Kleen, (Wed Oct 31, 7:17 am)
Re: [PATCH] dump_stack on panic, Steven Rostedt, (Wed Oct 31, 7:39 am)
Re: [PATCH] dump_stack on panic, Andi Kleen, (Wed Oct 31, 7:53 am)
Re: [PATCH] dump_stack on panic, Ingo Molnar, (Wed Oct 31, 6:17 am)
Re: [PATCH] dump_stack on panic, Steven Rostedt, (Tue Oct 30, 8:30 pm)