]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - ti-linux-kernel/ti-linux-kernel-next.git/commit
iommu/arm-smmu: Fix MSI memory attributes to match specification
authorMarc Zyngier <marc.zyngier@arm.com>
Wed, 15 Jul 2015 10:55:19 +0000 (11:55 +0100)
committerAlex Shi <alex.shi@linaro.org>
Mon, 18 Apr 2016 06:46:03 +0000 (14:46 +0800)
commitbe6db280eba56b6f5d083c58d54161a66d059abe
tree2bdf1c5425bca5fe0bedc194fcccc3e7c147b4fd
parent7f897f10ecbbe9b9349619d0cefedc82ae604590
iommu/arm-smmu: Fix MSI memory attributes to match specification

The MSI memory attributes in the SMMUv3 driver are from an older
revision of the spec, which doesn't match the current implementations.

Out with the old, in with the new.

Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
(cherry picked from commit ec11d63c677bbba15e65a35f5ba06c1d6eba4dbe)
Signed-off-by: Alex Shi <alex.shi@linaro.org>
drivers/iommu/arm-smmu-v3.c