Re: [PATCH v2 0/6] PCI: hv: VMbus requestor and related fixes

From: Wei Liu
Date: Mon Apr 25 2022 - 11:52:31 EST


On Tue, Apr 19, 2022 at 02:23:19PM +0200, Andrea Parri (Microsoft) wrote:
[...]
> Andrea Parri (Microsoft) (6):
> Drivers: hv: vmbus: Fix handling of messages with transaction ID of
> zero
> PCI: hv: Use vmbus_requestor to generate transaction IDs for VMbus
> hardening
> Drivers: hv: vmbus: Introduce vmbus_sendpacket_getid()
> Drivers: hv: vmbus: Introduce vmbus_request_addr_match()
> Drivers: hv: vmbus: Introduce {lock,unlock}_requestor()
> PCI: hv: Fix synchronization between channel callback and
> hv_compose_msi_msg()
>

Applied to hyperv-next. Thanks.