Hi Linus, The following changes since commit c517d838eb7d07bbe9507871fab3931deccff539: Linux 4.0-rc1 (2015-02-22 18:21:14 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git tags/iommu-fixes-v4.0-rc3 for you to fetch changes up to d05321ecfd77b6204b28e5d98fb75befabf62b53: iommu/io-pgtable-arm: Add built time dependency (2015-03-03 14:04:12 +0100) ---------------------------------------------------------------- IOMMU Fixes for Linux v4.0-rc3 The patches contain: * Fix multiple ARM IOMMU drivers to behave well when the hardware is not present * Mark MSM driver as broken * Fix build errors with the new ARM generic io-page-table code ---------------------------------------------------------------- Jean Delvare (1): iommu/io-pgtable-arm: Add built time dependency Thierry Reding (4): iommu/exynos: Play nice in multi-platform builds iommu/omap: Play nice in multi-platform builds iommu/rockchip: Play nice in multi-platform builds iommu/msm: Mark driver BROKEN Will Deacon (1): iommu/io-pgtable-arm: Fix self-test WARNs on i386 drivers/iommu/Kconfig | 2 ++ drivers/iommu/exynos-iommu.c | 7 +++++++ drivers/iommu/io-pgtable-arm.c | 5 +++-- drivers/iommu/omap-iommu.c | 7 +++++++ drivers/iommu/rockchip-iommu.c | 7 +++++++ 5 files changed, 26 insertions(+), 2 deletions(-) Please pull. Thanks, Joerg