git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a18037b
)
iommu/arm-smmu: fix programming of SMMU_CBn_TCR for stage 1
author
Olav Haugan
<ohaugan@codeaurora.org>
Mon, 4 Aug 2014 18:01:02 +0000
(19:01 +0100)
committer
Will Deacon
<will.deacon@arm.com>
Mon, 1 Sep 2014 15:48:56 +0000
(16:48 +0100)
Stage-1 context banks do not have the SMMU_CBn_TCR[SL0] field since it
is only applicable to stage-2 context banks.
This patch ensures that we don't set the reserved TCR bits for stage-1
translations.
Cc: <stable@vger.kernel.org>
Signed-off-by: Olav Haugan <ohaugan@codeaurora.org>
Signed-off-by: Will Deacon <will.deacon@arm.com>
drivers/iommu/arm-smmu.c
patch
|
blob
|
history
diff --cc
drivers/iommu/arm-smmu.c
Simple merge