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:
7dcaa8e
)
sh: New extended page flag to wire/unwire TLB entries
author
Matt Fleming
<matt@console-pimps.org>
Tue, 17 Nov 2009 21:05:31 +0000
(21:05 +0000)
committer
Matt Fleming
<matt@console-pimps.org>
Sat, 16 Jan 2010 14:28:57 +0000
(14:28 +0000)
Provide a new extended page flag, _PAGE_WIRED and an SH4 implementation
for wiring TLB entries and use it in the fixmap code path so that we can
wire the fixmap TLB entry.
Signed-off-by: Matt Fleming <matt@console-pimps.org>
No differences found