Re: [kbuild-all] [PATCH v3] Drivers: HV: Send one page worth of kmsg dump over Hyper-V during panic

2018-06-11 Thread Ye Xiaolong
t;> Cc: kbuild-...@01.org; Haiyang Zhang ; >> de...@linuxdriverproject.org; Sunil Muthuswamy >> ; Stephen Hemminger >> >> Subject: Re: [PATCH v3] Drivers: HV: Send one page worth of kmsg dump >> over Hyper-V during panic >> >> Hi Sunil, >> >&g

RE: [PATCH v3] Drivers: HV: Send one page worth of kmsg dump over Hyper-V during panic

2018-06-11 Thread Sunil Muthuswamy
8 7:57 PM > To: Sunil Muthuswamy > Cc: kbuild-...@01.org; Haiyang Zhang ; > de...@linuxdriverproject.org; Sunil Muthuswamy > ; Stephen Hemminger > > Subject: Re: [PATCH v3] Drivers: HV: Send one page worth of kmsg dump > over Hyper-V during panic > > Hi Sunil, > >

Re: [PATCH v3] Drivers: HV: Send one page worth of kmsg dump over Hyper-V during panic

2018-05-23 Thread kbuild test robot
Hi Sunil, Thank you for the patch! Perhaps something to improve: [auto build test WARNING on linus/master] [also build test WARNING on v4.17-rc6 next-20180517] [cannot apply to tip/x86/core] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

[PATCH v3] Drivers: HV: Send one page worth of kmsg dump over Hyper-V during panic

2018-05-21 Thread Sunil Muthuswamy
In the VM mode on Hyper-V, currently, when the kernel panics, an error code and few register values are populated in an MSR and the Hypervisor notified. This information is collected on the host. The amount of information currently collected is found to be limited and not very actionable. To