RE: [PATCH V3 10/11] drivers/hv/vmbus, video/hyperv_fb: Untangle and refactor Hyper-V panic notifiers

From: Michael Kelley (LINUX)
Date: Mon Oct 17 2022 - 11:27:03 EST


From: Guilherme G. Piccoli <gpiccoli@xxxxxxxxxx> Sent: Tuesday, October 4, 2022 10:20 AM
>
> On 04/10/2022 13:24, Michael Kelley (LINUX) wrote:
> > [...]
> >
> > Tested this patch in combination with Patch 9 in this series. Verified
> > that both the panic and die paths work correctly with notification to
> > Hyper-V via hyperv_report_panic() or via hv_kmsg_dump(). Hyper-V
> > framebuffer is updated as expected, though I did not reproduce
> > a case where the ring buffer lock is held. vmbus_initiate_unload() runs
> > as expected.
> >
> > Tested-by: Michael Kelley <mikelley@xxxxxxxxxxxxx>
> >
>
> Thanks a lot for the tests/review Michael!
>
> Do you think Hyper-V folks could add both patches in hv tree? If you
> prefer, I can re-send them individually.
>

Wei Liu: Could you pick up Patch 9 and Patch 10 from this series in the
hyperv-next tree?

Michael