Re: [PATCH v2 2/2] x86/hyperv: fix invalid writes to MSRs during root partition kexec

From: Wei Liu
Date: Thu Oct 27 2022 - 15:17:09 EST


On Thu, Oct 27, 2022 at 01:44:40PM +0000, Michael Kelley (LINUX) wrote:
> From: Anirudh Rayabharam <anrayabh@xxxxxxxxxxxxxxxxxxx> Sent: Thursday, October 27, 2022 2:57 AM
> >
> > hv_cleanup resets the hypercall page by setting the MSR to 0. However,
>
> The function name is hyperv_cleanup(), not hv_cleanup().

I fixed this and applied both patches to hyperv-fixes. Thank you both.