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:
6d63e73
)
sh: Provide a dummy _PAGE_WIRED flag for non-X2TLB parts.
author
Paul Mundt
<lethal@linux-sh.org>
Tue, 19 Jan 2010 05:23:39 +0000
(14:23 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Tue, 19 Jan 2010 05:23:39 +0000
(14:23 +0900)
This provides a dummy value for legacy parts which permits the entry
wiring to be open-coded. The compiler takes care of optimizing the entry
wiring away in these cases.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found