Re: [PATCH v4 0/2] Drivers: hv: vmbus: Wait for boot-time offers and log missing offers

From: Wei Liu
Date: Tue Dec 24 2024 - 00:19:54 EST


On Sun, Nov 17, 2024 at 11:07:23PM -0800, Naman Jain wrote:
[...]
> John Starks (1):
> Drivers: hv: vmbus: Log on missing offers if any
>
> Naman Jain (1):
> Drivers: hv: vmbus: Wait for boot-time offers during boot and resume
>
> drivers/hv/channel_mgmt.c | 61 +++++++++++++++++++++++++++++----------
> drivers/hv/connection.c | 4 +--
> drivers/hv/hyperv_vmbus.h | 14 ++-------
> drivers/hv/vmbus_drv.c | 31 ++++++++++----------
> 4 files changed, 67 insertions(+), 43 deletions(-)

Can you please rebase on top of the latest hyperv-next? There are some
conflicts now.

Thanks,
Wei.