Re: [PATCH v2 1/2] Drivers: hv: vmbus: Wait for offers during boot

2024-11-04 Thread Naman Jain
On 10/31/2024 2:01 AM, Easwar Hariharan wrote: On 10/29/2024 1:01 AM, Naman Jain wrote: Channel offers are requested during VMBus initialization and resume from hibernation. Add support to wait for all channel offers to be delivered and processed before returning from vmbus_request_offers. T

Re: [PATCH v2 1/2] Drivers: hv: vmbus: Wait for offers during boot

2024-11-04 Thread Naman Jain
On 11/1/2024 12:43 AM, Michael Kelley wrote: From: Naman Jain Sent: Tuesday, October 29, 2024 1:02 AM Channel offers are requested during VMBus initialization and resume from hibernation. Add support to wait for all channel offers to be Given the definition of ALLOFFERS_DELIVERED, maybe

[PATCH] HID: hyperv: streamline driver probe to avoid devres issues

2024-11-04 Thread Vitaly Kuznetsov
It was found that unloading 'hid_hyperv' module results in a devres complaint: ... hv_vmbus: unregistering driver hid_hyperv [ cut here ] WARNING: CPU: 2 PID: 3983 at drivers/base/devres.c:691 devres_release_group+0x1f2/0x2c0 ... Call Trace: ? devres_release_gro