From: Will Deacon Date: Wed, 25 Jun 2014 21:46:31 +0000 (+0100) Subject: iommu/arm-smmu: add support for DOMAIN_ATTR_NESTING attribute X-Git-Tag: omap-for-v3.19/fixes-rc1~106^2^5^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c752ce45b213de8532baaf987ba930638f77c439;p=pandora-kernel.git iommu/arm-smmu: add support for DOMAIN_ATTR_NESTING attribute When domains are set with the DOMAIN_ATTR_NESTING flag, we must ensure that we allocate them to stage-2 context banks if the hardware permits it. This patch adds support for the attribute to the ARM SMMU driver, with the actual stage being determined depending on the features supported by the hardware. Signed-off-by: Will Deacon --- Reading git-diff-tree failed