Commit 8b02520ec5f7 for kernel
commit 8b02520ec5f7b0d976e8bbc072242275acd472d0
Merge: acfa7a354425 7e0548525abd
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date: Thu Apr 9 08:36:31 2026 -0700
Merge tag 'iommu-fixes-v7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/iommu/linux
Pull IOMMU fix from Will Deacon:
- Fix regression introduced by the empty MMU gather fix in -rc7, where
the ->iotlb_sync() callback can be elided incorrectly, resulting in
boot failures (hangs), crashes and potential memory corruption.
* tag 'iommu-fixes-v7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/iommu/linux:
iommu: Ensure .iotlb_sync is called correctly