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:
adda766
)
CRIS: add pgprot_noncached
author
Arnd Bergmann
<arnd@arndb.de>
Fri, 26 Jun 2009 06:14:36 +0000
(08:14 +0200)
committer
Jesper Nilsson
<jesper.nilsson@axis.com>
Mon, 31 Aug 2009 16:38:11 +0000
(18:38 +0200)
On CRIS, the high address bit controls caching, which means that
we can add a pgprot_noncached() macro that sets this bit in the
address.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Jesper Nilsson <jesper.nilsson@axis.com>
No differences found