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

2020-07-10 Thread Michael Kelley
From: Olaf Hering Sent: Friday, July 10, 2020 2:25 AM > > On Fri, Jun 26, Joseph Salisbury wrote: > > > When the kernel panics, one page worth of kmsg data is written to an > > allocated > > page. The Hypervisor is notified of the page address trough the MSR. This > > panic information is co

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

2020-07-10 Thread Olaf Hering
On Fri, Jun 26, Joseph Salisbury wrote: > When the kernel panics, one page worth of kmsg data is written to an allocated > page. The Hypervisor is notified of the page address trough the MSR. This > panic information is collected on the host. Since we are only collecting one > page of data, the

Re: [PATCH] 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] Drivers: hv: Change flag to write log level in panic msg to false

2020-06-26 Thread Joseph Salisbury
: RE: [PATCH] Drivers: hv: Change flag to write log level in panic msg to false From: Joseph Salisbury Sent: Friday, June 26, 2020 3:16 PM > > Thanks for the feedback, Michael. I'll send a v2. > > Thanks, > > Joe A quick note: The style on the Linux kernel mailing l

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

2020-06-26 Thread Michael Kelley
Hemminger > ; sas...@kernel.org; wei@kernel.org > Cc: linux-hyp...@vger.kernel.org; linux-kernel@vger.kernel.org; > sta...@vger.kernel.org > Subject: RE: [PATCH] Drivers: hv: Change flag to write log level in panic msg > to false > > From: Joseph Salisbury Sent: Friday,

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

2020-06-26 Thread Joseph Salisbury
x-hyp...@vger.kernel.org; linux-kernel@vger.kernel.org; sta...@vger.kernel.org Subject: RE: [PATCH] Drivers: hv: Change flag to write log level in panic msg to false From: Joseph Salisbury Sent: Friday, June 26, 2020 10:48 AM > > When the kernel panics, one page worth of kmsg data is written to an >

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

2020-06-26 Thread Michael Kelley
From: Joseph Salisbury Sent: Friday, June 26, 2020 10:48 AM > > When the kernel panics, one page worth of kmsg data is written to an allocated > page. The Hypervisor is notified of the page address trough the MSR. This > panic information is collected on the host. Since we are only collecting