RE: [PATCH][v2] Drivers: hv: Change flag to write log level in panic msg to false

2020-07-06 Thread Michael Kelley
From: Wei Liu Sent: Monday, July 6, 2020 3:56 AM > > On Wed, Jul 01, 2020 at 07:33:25PM +, Sasha Levin wrote: > > Hi > > > > [This is an automated email] > > > > This commit has been processed because it contains a -stable tag. > > The stable tag indicates that it's relevant for the following

Re: [PATCH][v2] Drivers: hv: Change flag to write log level in panic msg to false

2020-07-06 Thread Wei Liu
Forgot to CC Michael. On Mon, Jul 06, 2020 at 10:55:49AM +, Wei Liu wrote: > On Wed, Jul 01, 2020 at 07:33:25PM +, Sasha Levin wrote: > > Hi > > > > [This is an automated email] > > > > This commit has been processed because it contains a -stable tag. > > The stable tag indicates that it

Re: [PATCH][v2] Drivers: hv: Change flag to write log level in panic msg to false

2020-07-06 Thread Wei Liu
On Wed, Jul 01, 2020 at 07:33:25PM +, Sasha Levin wrote: > Hi > > [This is an automated email] > > This commit has been processed because it contains a -stable tag. > The stable tag indicates that it's relevant for the following trees: all > > The bot has tested the following trees: v5.7.6,

Re: [PATCH][v2] Drivers: hv: Change flag to write log level in panic msg to false

2020-07-01 Thread Sasha Levin
Hi [This is an automated email] This commit has been processed because it contains a -stable tag. The stable tag indicates that it's relevant for the following trees: all The bot has tested the following trees: v5.7.6, v5.4.49, v4.19.130, v4.14.186, v4.9.228, v4.4.228. v5.7.6: Build OK! v5.4.4

Re: [PATCH][v2] Drivers: hv: Change flag to write log level in panic msg to false

2020-06-29 Thread Wei Liu
On Fri, Jun 26, 2020 at 03:28:17PM -0700, Joseph Salisbury wrote: > When the kernel panics, one page of kmsg data may be collected and sent to > Hyper-V to aid in diagnosing the failure. The collected kmsg data typically > contains 50 to 100 lines, each of which has a log level prefix that isn't

[PATCH][v2] Drivers: hv: Change flag to write log level in panic msg to false

2020-06-26 Thread Joseph Salisbury
When the kernel panics, one page of kmsg data may be collected and sent to Hyper-V to aid in diagnosing the failure. The collected kmsg data typically contains 50 to 100 lines, each of which has a log level prefix that isn't very useful from a diagnostic standpoint. So tell kmsg_dump_get_buffer(