[PATCH v2 0/3] iommu/vt-d: Misc fixes on scalable mode

From: Liu Yi L
Date: Wed Dec 23 2020 - 01:28:19 EST


This patchset aims to fix a bug regards to native SVM usage, and
also several bugs around subdevice (attached to device via auxiliary
manner) tracking and ineffective device_tlb flush.

Liu Yi L (3):
iommu/vt-d: Move intel_iommu info from struct intel_svm to struct
intel_svm_dev
iommu/vt-d: Track device aux-attach with subdevice_domain_info
iommu/vt-d: Fix ineffective devTLB invalidation for subdevices

drivers/iommu/intel/iommu.c | 158 +++++++++++++++++++++++++++---------
drivers/iommu/intel/svm.c | 9 +-
include/linux/intel-iommu.h | 18 ++--
3 files changed, 135 insertions(+), 50 deletions(-)

--
2.25.1