Re: [PATCH] iommu/amd: Use pci_prg_resp_pasid_required()

2019-04-11 Thread Joerg Roedel
On Wed, Apr 10, 2019 at 04:21:08PM +0100, Jean-Philippe Brucker wrote: > Commit e5567f5f6762 ("PCI/ATS: Add pci_prg_resp_pasid_required() > interface.") added a common interface to check the PASID bit in the PRI > capability. Use it in the AMD driver. > > Signed-off-by: Jean-Philippe Brucker > --

[PATCH] iommu/amd: Use pci_prg_resp_pasid_required()

2019-04-10 Thread Jean-Philippe Brucker
Commit e5567f5f6762 ("PCI/ATS: Add pci_prg_resp_pasid_required() interface.") added a common interface to check the PASID bit in the PRI capability. Use it in the AMD driver. Signed-off-by: Jean-Philippe Brucker --- drivers/iommu/amd_iommu.c | 19 +-- 1 file changed, 1 insertion(