summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorWill Deacon <will.deacon@arm.com>2015-06-29 17:47:42 +0100
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-22 11:15:14 -0700
commitfbf1b8f3fab32340ee2f21b71229b65547947f69 (patch)
tree5645307eedd19828506eeb9b2e1ee49abd0ce92e /include/linux
parentf3a5289d8733c8c6aa956dce7ec3d7506db75ab1 (diff)
iommu/arm-smmu: Fix broken ATOS check
Commit 83a60ed8f0b5 ("iommu/arm-smmu: fix ARM_SMMU_FEAT_TRANS_OPS condition") accidentally negated the ID0_ATOSNS predicate in the ATOS feature check, causing the driver to attempt ATOS requests on SMMUv2 hardware without the ATOS feature implemented. This patch restores the predicate to the correct value. Cc: <stable@vger.kernel.org> # 4.0+ Reported-by: Varun Sethi <varun.sethi@freescale.com> Signed-off-by: Will Deacon <will.deacon@arm.com> Signed-off-by: Joerg Roedel <jroedel@suse.de>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions