[git pull] IOMMU Fixes for v3.6-rc7

From: Joerg Roedel
Date: Fri Sep 28 2012 - 15:10:38 EST


Hi Linus,

The following changes since commit 979570e02981d4a8fc20b3cc8fd651856c98ee9d:

Linux 3.6-rc7 (2012-09-23 18:10:57 -0700)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git tags/iommu-fixes-v3.6-rc7

for you to fetch changes up to 0774e392555a128cff7a94929b9ce957927fef49:

iommu/amd: Fix wrong assumption in iommu-group specific code (2012-09-28 16:14:44 +0200)

----------------------------------------------------------------
IOMMU fixes for Linux v3.6-rc7

Two small patches:

* One patch to fix the function declarations for
!CONFIG_IOMMU_API. This is causing build errors
in linux-next and should be fixed for v3.6.

* Another patch to fix an IOMMU group related NULL pointer
dereference.

----------------------------------------------------------------
Alex Williamson (1):
iommu: static inline iommu group stub functions

Joerg Roedel (1):
iommu/amd: Fix wrong assumption in iommu-group specific code

drivers/iommu/amd_iommu.c | 6 ++++--
include/linux/iommu.h | 42 ++++++++++++++++++++++++------------------
2 files changed, 28 insertions(+), 20 deletions(-)

Please pull.

Regards,

Joerg


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/