RE: [PATCH] PCI: hv: Only reuse existing IRTE allocation for Multi-MSI

From: Dexuan Cui
Date: Wed Aug 10 2022 - 17:51:37 EST


> From: Jeffrey Hugo <quic_jhugo@xxxxxxxxxxx>
> Sent: Thursday, August 4, 2022 7:22 AM
> ...
> > Fixes: b4b77778ecc5 ("PCI: hv: Reuse existing IRTE allocation in
> compose_msi_msg()")
> > Signed-off-by: Dexuan Cui <decui@xxxxxxxxxxxxx>
> > Cc: Jeffrey Hugo <quic_jhugo@xxxxxxxxxxx>
> > Cc: Carl Vanderlip <quic_carlv@xxxxxxxxxxx>
> > ---
>
> I'm sorry a regression has been discovered. Right now, the issue
> doesn't make sense to me. I'd love to know what you find out.
>
> This stopgap solution appears reasonable to me.
>
> Reviewed-by: Jeffrey Hugo <quic_jhugo@xxxxxxxxxxx>

Hi Lorenzo, Bjorn and all,
Would you please take a look at the patch?

Thanks,
-- Dexuan