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:
94cd049
)
sh: Don't perform an icbi on a P2 address
author
Matt Fleming
<matt@console-pimps.org>
Wed, 13 Jan 2010 03:59:24 +0000
(12:59 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Wed, 13 Jan 2010 03:59:24 +0000
(12:59 +0900)
The legacy P2 area may not always be mapped (for example when using
PMB). So perform an icbi on an address that we know will always be
mapped.
Signed-off-by: Matt Fleming <matt@console-pimps.org>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found