]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 9 Dec 2020 17:59:14 +0000 (09:59 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 9 Dec 2020 17:59:14 +0000 (09:59 -0800)
commit599b8d223eb2be3531cbf2d984efc55c5b7a9058
tree8df73a03b1fc57d716f48d571790743ff8a79cd8
parent7e18268deccdc38cef2f620be7ba002c6d1e67ec
parent7681f4d5bd704a1456a11ed3fed2b22d710efad5
Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux

Pull iommu fix from Will Deacon:
 "Fix interrupt table length definition for AMD IOMMU.

  It's actually a fix for a fix, where the size of the interrupt
  remapping table was increased but a related constant for the
  size of the interrupt table was forgotten"

* tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux:
  iommu/amd: Set DTE[IntTabLen] to represent 512 IRTEs