Hello, This is collection of fixes for Exynos IOMMU driver. Patches 1-2 are resend and update of the patches, which got lost on mainline list. Patches 3-4 solve the issue, which arises when IOMMU deferred probe patches will be merged. Patches are based on current iommu/next branch. Best regards Marek Szyprowski Samsung R&D Institute Poland Changelog: v2: - dropped "iommu/exynos: Add default_domain check in iommu_attach_device" patch, this is handled in iommu core - replaced BUG_ON with proper error propagation v1: http://www.spinics.net/lists/linux-samsung-soc/msg56354.html - initial version Patch summary: Marek Szyprowski (4): iommu/exynos: Improve page fault debug message iommu/exynos: Fix warnings from DMA-debug iommu/exynos: Ensure that SYSMMU is added only once to its master device iommu/exynos: Properly release device from the default domain in ->remove drivers/iommu/exynos-iommu.c | 39 +++++++++++++++++++++++++++++++++------ 1 file changed, 33 insertions(+), 6 deletions(-) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html