[PATCH] Drivers: HV: panic kmsg dump, move MSR access to arch specific

Sunil Muthuswamy sunilmut at microsoft.com
Fri Jul 27 00:28:26 UTC 2018


I just sent three individual patches to address the below.

Thanks,
Sunil

> -----Original Message-----
> From: KY Srinivasan
> Sent: Thursday, July 26, 2018 11:53 AM
> To: Sunil Muthuswamy <sunilmut at microsoft.com>; Michael Kelley (EOSG)
> <Michael.H.Kelley at microsoft.com>
> Cc: Stephen Hemminger <sthemmin at microsoft.com>; Haiyang Zhang
> <haiyangz at microsoft.com>; devel at linuxdriverproject.org
> Subject: RE: [PATCH] Drivers: HV: panic kmsg dump, move MSR access to arch
> specific
> 
> 
> 
> > -----Original Message-----
> > From: Sunil Muthuswamy
> > Sent: Monday, July 23, 2018 11:31 AM
> > To: Michael Kelley (EOSG) <Michael.H.Kelley at microsoft.com>; Sunil
> > Muthuswamy <sunilmut at microsoft.com>
> > Cc: KY Srinivasan <kys at microsoft.com>; Stephen Hemminger
> > <sthemmin at microsoft.com>; Haiyang Zhang <haiyangz at microsoft.com>;
> > devel at linuxdriverproject.org
> > Subject: [PATCH] Drivers: HV: panic kmsg dump, move MSR access to arch
> > specific
> >
> > Moves the MSR access from arch independent code to arch
> > dependent code. Also includes minor bug fixes.
> 
> Please breakup this patch into 3 patches:
> 
> 1) Making the code ISA independent - moving the MSR accesses out of the
> common code.
> 2) Fixing the issue with checking the return value from
> kmsg_dump_get_buffer()
> 3) Fix the issue with freeing up hv_ctl_table_hdr
> 
> Thank you,
> 
> K. Y


More information about the devel mailing list