]> 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)
commitf8d2c7732fd9effe8d5e6e57ff8d7892cbdd5e0e
tree8df73a03b1fc57d716f48d571790743ff8a79cd8
parentc559c5c45df23358b532447f7ee66d6cc80b3dbf
parent12af9676fe68ef7e30e4f2c2bb7982dc0541000a
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