]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'iommu-fixes-v5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 19 May 2020 18:37:11 +0000 (11:37 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 19 May 2020 18:37:11 +0000 (11:37 -0700)
commit1f23b74177559533ff185f3ce9f48ce49d7d8d0e
tree7343c0b7c066f68199ae08e736fd83144a8bdaea
parentc54258096e9c705d1d6ac564464ff3799b987c53
parent80e9b526442b5e3c69060092a4d2552cab1146ee
Merge tag 'iommu-fixes-v5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu

Pull iommu fixes from Joerg Roedel:
 "All related to the AMD IOMMU driver:

   - ACPI table parser fix to correctly read the UID of ACPI devices

   - ACPI UID device matching fix

   - Fix deferred device attachment to a domain in kdump kernels when
     the IOMMU driver uses the dma-iommu DMA-API implementation"

* tag 'iommu-fixes-v5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu:
  iommu: Fix deferred domain attachment
  iommu/amd: Fix get_acpihid_device_id()
  iommu/amd: Fix over-read of ACPI UID from IVRS table