[PATCH 0/4] [PULL REQUEST] iommu/vt-d: Fixes for v6.2-rc8
From: Lu Baolu
Date: Thu Feb 16 2023 - 08:16:46 EST
Hi Joerg,
Below iommu/vt-d fixes are queued for your fixes branch.
- Two performance optimizations
- Fix PASID directory pointer coherency
- Fix missed rollbacks in error path
Please consider it for the iommu/fixes branch.
Best regards,
Lu Baolu
Jacob Pan (2):
iommu/vt-d: Avoid superfluous IOTLB tracking in lazy mode
iommu/vt-d: Fix PASID directory pointer coherency
Lu Baolu (1):
iommu/vt-d: Fix error handling in sva enable/disable paths
Tina Zhang (1):
iommu/vt-d: Allow to use flush-queue when first level is default
drivers/iommu/intel/iommu.c | 26 ++++++++++++++++++++------
drivers/iommu/intel/pasid.c | 7 +++++++
2 files changed, 27 insertions(+), 6 deletions(-)
--
2.34.1