]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'iommu-fixes-v7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 9 Apr 2026 15:36:31 +0000 (08:36 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 9 Apr 2026 15:36:31 +0000 (08:36 -0700)
commit8b02520ec5f7b0d976e8bbc072242275acd472d0
tree4bf197955ae65ee6fc67315b2b5bdd9c1f811f5f
parentacfa7a35442571e316e1b3f391f481e2f92ac076
parent7e0548525abd2bff9694e016b6a469ccd2d5a053
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