On Thu, Jul 27, 2023 at 02:56:18PM +0200, Jan Beulich wrote: > On 27.07.2023 14:42, Roger Pau Monné wrote: > > There are also existing callers of iommu_update_ire_from_msi() that > > call the functions without the pcidevs locked. See > > hpet_msi_set_affinity() for example. > > Ftaod first and foremost because there's no pdev in that case.
Likewise for (mostly?) the rest of the callers, as callers of the .set_affinity hw_irq_controller hook don't have a PCI device at hand. Thanks, Roger.
