From: Will Deacon Date: Tue, 5 Nov 2013 16:32:00 +0000 (+0000) Subject: iommu/arm-smmu: add support for IOMMU_EXEC X-Git-Tag: v3.14-rc1~50^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf2d45b19ddb361241f36d8c9f3d0b234a18459b;p=pandora-kernel.git iommu/arm-smmu: add support for IOMMU_EXEC Previously, all of our mappings were marked as executable, which isn't usually required. Now that we have the IOMMU_EXEC flag, use that to determine whether or not a mapping should be marked as executable. Signed-off-by: Will Deacon --- Reading git-diff-tree failed