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.