Re: [PATCH v6] panic: Avoid the extra noise dmesg

2019-03-03 Thread Sergey Senozhatsky
On (03/01/19 16:49), Feng Tang wrote: > When kernel panic happens, it will first print the panic call stack, > then the ending msg like: > > [ 35.743249] ---[ end Kernel panic - not syncing: Fatal exception > [ 35.749975] [ cut here ] > > The above message are very use

Re: [PATCH v6] panic: Avoid the extra noise dmesg

2019-03-01 Thread Andrew Morton
On Fri, 1 Mar 2019 16:57:52 -0500 Steven Rostedt wrote: > Looks good to me. > > Acked-by: Steven Rostedt (VMware) > > Andrew, you want to take this patch? Yup.

Re: [PATCH v6] panic: Avoid the extra noise dmesg

2019-03-01 Thread Steven Rostedt
On Fri, 1 Mar 2019 16:49:46 +0800 Feng Tang wrote: > When kernel panic happens, it will first print the panic call stack, > then the ending msg like: > > [ 35.743249] ---[ end Kernel panic - not syncing: Fatal exception > [ 35.749975] [ cut here ] > > The above mess

Re: [PATCH v6] panic: Avoid the extra noise dmesg

2019-03-01 Thread Petr Mladek
On Fri 2019-03-01 16:49:46, Feng Tang wrote: > When kernel panic happens, it will first print the panic call stack, > then the ending msg like: > > [ 35.743249] ---[ end Kernel panic - not syncing: Fatal exception > [ 35.749975] [ cut here ] > > The above message are v

[PATCH v6] panic: Avoid the extra noise dmesg

2019-03-01 Thread Feng Tang
When kernel panic happens, it will first print the panic call stack, then the ending msg like: [ 35.743249] ---[ end Kernel panic - not syncing: Fatal exception [ 35.749975] [ cut here ] The above message are very useful for debugging. But if system is configured to n