[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1528390620-31565-1-git-send-email-jacob.jun.pan@linux.intel.com>
Date: Thu, 7 Jun 2018 09:56:58 -0700
From: Jacob Pan <jacob.jun.pan@...ux.intel.com>
To: iommu@...ts.linux-foundation.org,
LKML <linux-kernel@...r.kernel.org>,
Joerg Roedel <joro@...tes.org>,
David Woodhouse <dwmw2@...radead.org>
Cc: Jacob Pan <jacob.jun.pan@...ux.intel.com>
Subject: [PATCH v2 0/2] iommu/vt-d: pfsid fix
When device invalidation throttling(DIT) is supported by an IOMMU, device TLB
invalidation should include physical function source ID(PFSID).
Changes since v1:
- Fixed compile error when CONFIG_PCI_ATS is not set
- Simplified how PF source ID is retrieved
Jacob Pan (2):
iommu/vt-d: add definitions for PFSID
iommu/vt-d: fix dev iotlb pfsid use
drivers/iommu/dmar.c | 6 +++---
drivers/iommu/intel-iommu.c | 18 +++++++++++++++++-
include/linux/intel-iommu.h | 8 +++++---
3 files changed, 25 insertions(+), 7 deletions(-)
--
2.7.4
Powered by blists - more mailing lists