[PATCH 0/3] [PULL REQUEST] iommu/vt-d: Fixes for v6.9-rc3

From: Lu Baolu
Date: Wed Apr 10 2024 - 23:09:07 EST


Hi Joerg,

The following patches have been queued for v6.9. They aim to address
below issues:

- Local memory for PRQ page allocation;
- Fix WARN_ON in iommu probe path;
- Fix wrong use of pasid config.

Please consider them for the iommu/fix branch.

Best regards,
Lu Baolu

Jacob Pan (1):
iommu/vt-d: Allocate local memory for page request queue

Lu Baolu (1):
iommu/vt-d: Fix WARN_ON in iommu probe path

Xuchun Shang (1):
iommu/vt-d: Fix wrong use of pasid config

drivers/iommu/intel/iommu.c | 11 +++++++----
drivers/iommu/intel/perfmon.c | 2 +-
drivers/iommu/intel/svm.c | 2 +-
3 files changed, 9 insertions(+), 6 deletions(-)

--
2.34.1