[git pull] IOMMU Fixes for Linux v6.9-rc5

From: Joerg Roedel
Date: Fri May 10 2024 - 06:50:44 EST


Hi Linus,

The following changes since commit ed30a4a51bb196781c8058073ea720133a65596f:

Linux 6.9-rc5 (2024-04-21 12:35:54 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git tags/iommu-fixes-v6.9-rc7

for you to fetch changes up to 65ade5653f5ab5a21635e51d0c65e95f490f5b6f:

iommu/arm-smmu: Use the correct type in nvidia_smmu_context_fault() (2024-05-10 09:09:55 +0200)

----------------------------------------------------------------
IOMMU Fixes for Linux v6.9-rc7:

Including:

- Fix offset miscalculation on ARM-SMMU driver

- AMD IOMMU fix for initializing state of untrusted devices

----------------------------------------------------------------
Jason Gunthorpe (1):
iommu/arm-smmu: Use the correct type in nvidia_smmu_context_fault()

Vasant Hegde (1):
iommu/amd: Enhance def_domain_type to handle untrusted device

drivers/iommu/amd/iommu.c | 4 ++++
drivers/iommu/arm/arm-smmu/arm-smmu-nvidia.c | 4 +---
2 files changed, 5 insertions(+), 3 deletions(-)

Please pull.

Thanks,

Joerg