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

From: Guilherme G. Piccoli
Date: Tue Oct 04 2022 - 13:21:39 EST


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.

Cheers,


Guilherme