[GIT PULL] IOMMU fixes for v3.13-rc4

From: Alex Williamson
Date: Tue Dec 10 2013 - 15:24:15 EST


Hi Linus,

Joerg is on holiday and asked me to pickup IOMMU fixes[1]. Thanks,

Alex

[1] https://lkml.org/lkml/2013/11/15/344

The following changes since commit 374b105797c3d4f29c685f3be535c35f5689b30e:

Linux 3.13-rc3 (2013-12-06 09:34:04 -0800)

are available in the git repository at:

git://github.com/awilliam/linux-vfio.git tags/iommu-fixes-for-v3.13-rc4

for you to fetch changes up to 239a87020b263fe7e70adc5803cb157955023d3c:

Merge branch 'for-joerg/arm-smmu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into for-linus (2013-12-06 14:32:15 -0700)

----------------------------------------------------------------

arm/smmu driver updates via Will Deacon fixing locking around page
table walks and a couple other issues.

----------------------------------------------------------------
Alex Williamson (1):
Merge branch 'for-joerg/arm-smmu/fixes' of git://git.kernel.org/.../will/linux into for-linus

Wei Yongjun (1):
iommu/arm-smmu: fix error return code in arm_smmu_device_dt_probe()

Will Deacon (2):
iommu/arm-smmu: use mutex instead of spinlock for locking page tables
iommu/arm-smmu: remove potential NULL dereference on mapping path

drivers/iommu/arm-smmu.c | 66 ++++++++++++++++++++----------------------------
1 file changed, 28 insertions(+), 38 deletions(-)


--
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/