sh: New extended page flag to wire/unwire TLB entries
authorMatt Fleming <matt@console-pimps.org>
Tue, 17 Nov 2009 21:05:31 +0000 (21:05 +0000)
committerMatt 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