[PATCH v2 0/3] iommu/t-d: Use SL for GPA->HPA translation

From: Lu Baolu
Date: Sun Sep 26 2021 - 07:50:22 EST


v1:
https://lore.kernel.org/linux-iommu/20210924022931.780963-1-baolu.lu@xxxxxxxxxxxxxxx/

Change log:
v1->v2:
- Split the cleanup into a separated patch
- Add a patch to check sanity of capabilities
- Consider capabilities when determining FL or SL

Best regards,
Baolu

Lu Baolu (3):
iommu/vt-d: Remove duplicate identity domain flag
iommu/vt-d: Check FL and SL capability sanity in scalable mode
iommu/vt-d: Use second level for GPA->HPA translation

include/linux/intel-iommu.h | 3 ---
drivers/iommu/intel/cap_audit.h | 1 +
drivers/iommu/intel/cap_audit.c | 13 +++++++++++++
drivers/iommu/intel/iommu.c | 21 +++++++++++++--------
4 files changed, 27 insertions(+), 11 deletions(-)

--
2.25.1