Re: [PATCH v3 0/2] Add PGR response PASID requirement check in Intel IOMMU.

From: Joerg Roedel
Date: Tue Feb 26 2019 - 05:07:37 EST


On Tue, Feb 19, 2019 at 11:04:50AM -0800, sathyanarayanan.kuppuswamy@xxxxxxxxxxxxxxx wrote:
> Kuppuswamy Sathyanarayanan (2):
> PCI/ATS: Add pci_prg_resp_pasid_required() interface.
> iommu/vt-d: Fix PRI/PASID dependency issue.
>
> drivers/iommu/intel-iommu.c | 4 +++-
> drivers/pci/ats.c | 30 ++++++++++++++++++++++++++++++
> include/linux/pci-ats.h | 5 +++++
> include/uapi/linux/pci_regs.h | 1 +
> 4 files changed, 39 insertions(+), 1 deletion(-)

Applied, thanks.