]> 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)
commitbe6493f2e9071b1c4930f05f186ede8954f0d702
tree7343c0b7c066f68199ae08e736fd83144a8bdaea
parent110614334c4a5641d751779fbe96a95cdaa1fd79
parent732a08c77662a175e2dba81cc1075b880b95b337
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