On Thu, May 12, 2022 at 12:32:05AM +0200, Andrea Parri (Microsoft) wrote: > Changes since v1[1]: > - Add validation in q_resource_requirements() > > Patch #2 depends on changes in hyperv-next. (Acknowledging that hyperv > is entering EOM, for review.) I suppose then it is best for me to ACK it and ask Hyper-V maintainers to pick it up. For the series: Acked-by: Lorenzo Pieralisi <lorenzo.pieralisi@xxxxxxx> > > Thanks, > Andrea > > [1] https://lkml.kernel.org/r/20220504125039.2598-1-parri.andrea@xxxxxxxxx > > Andrea Parri (Microsoft) (2): > PCI: hv: Add validation for untrusted Hyper-V values > PCI: hv: Fix synchronization between channel callback and > hv_pci_bus_exit() > > drivers/pci/controller/pci-hyperv.c | 59 +++++++++++++++++++++-------- > 1 file changed, 43 insertions(+), 16 deletions(-) > > -- > 2.25.1 >