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:
7171511
)
iommu/arm-smmu: fix calculation of TCR.T0SZ
author
Will Deacon
<will.deacon@arm.com>
Tue, 24 Jun 2014 17:26:26 +0000
(18:26 +0100)
committer
Will Deacon
<will.deacon@arm.com>
Wed, 2 Jul 2014 10:55:49 +0000
(11:55 +0100)
T0SZ controls the input address range for TTBR0, so use the input
address range rather than the output address range for the calculation.
For stage-2, this means using the output size of stage-1.
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