public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] iommu/vt-d: pfsid fix
@ 2018-06-06 20:17 Jacob Pan
  2018-06-06 20:17 ` [PATCH 1/2] iommu/vt-d: add definitions for PFSID Jacob Pan
  2018-06-06 20:18 ` [PATCH 2/2] iommu/vt-d: fix dev iotlb pfsid use Jacob Pan
  0 siblings, 2 replies; 4+ messages in thread
From: Jacob Pan @ 2018-06-06 20:17 UTC (permalink / raw)
  To: LKML, iommu, Joerg Roedel, David Woodhouse; +Cc: Raj Ashok, Lu Baolu, Jacob Pan

When device invalidation throttling(DIT) is supported by an IOMMU, device TLB
invalidation should include physical function source ID(PFSID).

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 | 17 ++++++++++++++++-
 include/linux/intel-iommu.h |  8 +++++---
 3 files changed, 24 insertions(+), 7 deletions(-)

-- 
2.7.4

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-06-07  8:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-06 20:17 [PATCH 0/2] iommu/vt-d: pfsid fix Jacob Pan
2018-06-06 20:17 ` [PATCH 1/2] iommu/vt-d: add definitions for PFSID Jacob Pan
2018-06-06 20:18 ` [PATCH 2/2] iommu/vt-d: fix dev iotlb pfsid use Jacob Pan
2018-06-07  8:23   ` kbuild test robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox