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:
2fa6874
)
[PATCH] powerpc: use guarded ioremap for cell on-chip mappings
author
Arnd Bergmann
<arnd.bergmann@de.ibm.com>
Fri, 24 Mar 2006 18:47:52 +0000
(19:47 +0100)
committer
Paul Mackerras
<paulus@samba.org>
Mon, 27 Mar 2006 03:48:42 +0000
(14:48 +1100)
I'm not sure where the information came from, but I assumed
that doing cache-inhibited mappings for mmio regions was
sufficient.
It seems we also need the guarded bit set, like everyone
else, which is the default for ioremap.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Paul Mackerras <paulus@samba.org>
No differences found