Hi Bjorn, On Wed, Oct 09, 2019 at 05:53:51PM -0500, Bjorn Helgaas wrote: > From: Bjorn Helgaas <bhelgaas@xxxxxxxxxx> > > Most of the ATS/PRI/PASID interfaces are only used by IOMMU drivers that > can only be built statically, not as modules. A couple are only used by > the PCI core and don't need to be visible outside at all. > > These are intended to be cleanup only, but let me know if they would break > something. > > Bjorn Helgaas (3): > PCI/ATS: Remove unused PRI and PASID stubs > PCI/ATS: Remove unnecessary EXPORT_SYMBOL_GPL() > PCI/ATS: Make pci_restore_pri_state(), pci_restore_pasid_state() > private The series looks good to me, for the whole series: Reviewed-by: Joerg Roedel <jroedel@xxxxxxx>