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

2018-11-26 Thread Feng Tang
Hi Andrew, On Mon, Nov 26, 2018 at 03:59:52PM -0800, Andrew Morton wrote: > On Thu, 8 Nov 2018 21:05:03 +0800 Feng Tang wrote: > > > Sometimes when debugging kernel panic, we saw many extra noisy error > > messages after the expected end: > > > > [ 35.743249] ---[ end Kernel panic - not synci

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

2018-11-26 Thread Andrew Morton
On Thu, 8 Nov 2018 21:05:03 +0800 Feng Tang wrote: > Sometimes when debugging kernel panic, we saw many extra noisy error > messages after the expected end: > > [ 35.743249] ---[ end Kernel panic - not syncing: Fatal exception > [ 35.749975] [ cut here ] What are the

[PATCH v2] panic: Avoid the extra noise dmesg

2018-11-08 Thread Feng Tang
Sometimes when debugging kernel panic, we saw many extra noisy error messages after the expected end: [ 35.743249] ---[ end Kernel panic - not syncing: Fatal exception [ 35.749975] [ cut here ] When panic happens under console mode, the screen will first show the panic