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:
6ca773c
)
[PARISC] Make ioremap default to _nocache
author
Kyle McMartin
<kyle@parisc-linux.org>
Thu, 20 Apr 2006 21:16:32 +0000
(21:16 +0000)
committer
Kyle McMartin
<kyle@hera.kernel.org>
Fri, 21 Apr 2006 22:20:35 +0000
(22:20 +0000)
Since it is way more work to change most drivers to comply with parisc, take
the easy way out and make ioremap _NO_CACHE by default. This is in line with
what powerpc does.
Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
No differences found