RE: [PATCH V3 10/11] drivers/hv/vmbus, video/hyperv_fb: Untangle and refactor Hyper-V panic notifiers
From: Michael Kelley (LINUX) <hidden>
Date: 2022-10-17 15:27:03
Also in:
kexec, lkml, netdev
From: Michael Kelley (LINUX) <hidden>
Date: 2022-10-17 15:27:03
Also in:
kexec, lkml, netdev
From: Guilherme G. Piccoli <gpiccoli@igalia.com> Sent: Tuesday, October 4, 2022 10:20 AM
On 04/10/2022 13:24, Michael Kelley (LINUX) wrote:quoted
[...] 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 <redacted>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