Merge tag 'iommu-fixes-v5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 30 Oct 2019 13:17:18 +0000 (14:17 +0100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 30 Oct 2019 13:17:18 +0000 (14:17 +0100)
commit320000e72ec0613e164ce9608d865396fb2da278
tree7cc24fdfb0b40cfc6677612440a57cfa1dd0b874
parentb66b449872d3652651cec775267f72f274eb7d7e
parent160c63f909ffbc797c0bbe23310ac1eaf2349d2f
Merge tag 'iommu-fixes-v5.4-rc5' of git://git./linux/kernel/git/joro/iommu

Pull iommu fixes from Joerg Roedel:

 - Follow-on fix for Renesas IPMMU to get rid of a redundant error
   message.

 - Quirk for AMD IOMMU to make it work on another Acer Laptop model with
   a broken IVRS ACPI table.

 - Fix for a panic at kdump in the Intel IOMMU driver.

* tag 'iommu-fixes-v5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu:
  iommu/vt-d: Fix panic after kexec -p for kdump
  iommu/amd: Apply the same IVRS IOAPIC workaround to Acer Aspire A315-41
  iommu/ipmmu-vmsa: Remove dev_err() on platform_get_irq() failure