Hi Linus,

The following changes since commit 7d1311b93e58ed55f3a31cc8f94c4b8fe988a2b9:

  Linux 3.17-rc1 (2014-08-16 10:40:26 -0600)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git 
tags/iommu-fixes-v3.17-rc1

for you to fetch changes up to 9db4ad9183aad0e9567f6afb23db1bdc9aa6c2a9:

  iommu/core: Check for the right function pointer in iommu_map() (2014-08-19 
00:19:26 +0200)

----------------------------------------------------------------
IOMMU Fixes for Linux v3.17-rc1

The fixes include:

        * A patch to fix a crash in the VT-d driver when devices with a
          driver attached are hot-unplugged

        * A patch for the AMD IOMMU driver to fix a crash with device
          assignment of 32 bit PCI devices to KVM guests

        * Fix for a copy&paste error in generic IOMMU code. Now the
          right function pointer is checked before calling.

----------------------------------------------------------------
Joerg Roedel (3):
      iommu/vt-d: Defer domain removal if device is assigned to a driver
      iommu/amd: Fix cleanup_domain for mass device removal
      iommu/core: Check for the right function pointer in iommu_map()

 drivers/iommu/amd_iommu.c   | 10 ++++++----
 drivers/iommu/intel-iommu.c |  8 ++++++++
 drivers/iommu/iommu.c       |  2 +-
 3 files changed, 15 insertions(+), 5 deletions(-)

Please pull.

Thanks,

        Joerg

Attachment: signature.asc
Description: Digital signature

Reply via email to