Hi Greg,

The following changes since commit 6bf4ca7fbc85d80446ac01c0d1d77db4d91a6d84:

  Linux 4.19-rc5 (2018-09-23 19:15:18 +0200)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git 
tags/iommu-fixes-v4.19-rc5

for you to fetch changes up to 5ebb1bc2d63d90dd204169e21fd7a0b4bb8c776e:

  iommu/amd: Return devid as alias for ACPI HID devices (2018-09-26 09:41:11 
+0200)

----------------------------------------------------------------
IOMMU Fixes for Linux v4.19-rc5

Three fixes queued up:

        - Warning fix for Rockchip IOMMU where there were IRQ handlers
          for offlined hardware.

        - Fix for Intel VT-d because recent changes caused boot failures
          on some machines because it tried to allocate to much
          contiguous memory.

        - Fix for AMD IOMMU to handle eMMC devices correctly that appear
          as ACPI HID devices.

----------------------------------------------------------------
Arindam Nath (1):
      iommu/amd: Return devid as alias for ACPI HID devices

Heiko Stuebner (1):
      iommu/rockchip: Free irqs in shutdown handler

Lu Baolu (1):
      iommu/vt-d: Handle memory shortage on pasid table allocation

 drivers/iommu/amd_iommu.c      | 6 ++++++
 drivers/iommu/intel-iommu.c    | 6 +++---
 drivers/iommu/intel-pasid.h    | 2 +-
 drivers/iommu/rockchip-iommu.c | 6 ++++++
 4 files changed, 16 insertions(+), 4 deletions(-)

Please pull.

Thanks,

        Joerg

Attachment: signature.asc
Description: Digital signature

_______________________________________________
iommu mailing list
[email protected]
https://lists.linuxfoundation.org/mailman/listinfo/iommu

Reply via email to