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:
d4e4ab8
)
iommu/arm-smmu: Remove broken big-endian check
author
Will Deacon
<will.deacon@arm.com>
Wed, 31 Jul 2013 18:21:25 +0000
(19:21 +0100)
committer
Joerg Roedel
<joro@8bytes.org>
Wed, 14 Aug 2013 10:08:36 +0000
(12:08 +0200)
The bottom word of the pgd should always be written to the low half of
the TTBR, so we don't need to swap anything for big-endian.
Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Joerg Roedel <joro@8bytes.org>
No differences found