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:
26b7a78
)
sh: Don't set reserved _PAGE_WT bit on SH-3.
author
Paul Mundt
<lethal@linux-sh.org>
Thu, 28 Dec 2006 01:54:01 +0000
(10:54 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Tue, 13 Feb 2007 01:54:44 +0000
(10:54 +0900)
Only SH-4 needs to set _PAGE_WT when using write-through caching,
don't attempt to set it on SH-3 where it ends up being a reserved
bit.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found