[git pull] IOMMU Fixes for Linux v6.10-rc3

From: Joerg Roedel
Date: Fri Jun 14 2024 - 10:55:23 EST


Hi Linus,

Sorry for sending a single patch, I missed that one last week and it
fixes a regression which several people reported.

The following changes since commit 83a7eefedc9b56fe7bfeff13b6c7356688ffa670:

Linux 6.10-rc3 (2024-06-09 14:19:43 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git tags/iommu-fix-v6.10-rc3

for you to fetch changes up to 12243a8115f8583a6bcada7717c01fb164e23c89:

iommu/amd: Fix panic accessing amd_iommu_enable_faulting (2024-06-13 11:16:05 +0200)

----------------------------------------------------------------
IOMMU Fix for Linux v6.10-rc3

AMD-Vi: Fix regression causing panics

----------------------------------------------------------------
Dimitri Sivanich (1):
iommu/amd: Fix panic accessing amd_iommu_enable_faulting

drivers/iommu/amd/init.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Please pull.

Thanks,

Joerg