Home
last modified time | relevance | path

Searched hist:"11 e1ed6e88616be5489a43bc6297d9bb8464908b" (Results 1 – 1 of 1) sorted by relevance

/linux/arch/sh/include/asm/
H A Dpgtable_32.hdiff 11e1ed6e88616be5489a43bc6297d9bb8464908b Tue Jan 11 07:00:26 CET 2011 Paul Mundt <lethal@linux-sh.org> sh: Stub out legacy PCC pgprot encoding for X2 TLBs.

Presently it's still possible to reference the PAGE_KERNEL_PCC pgprot
encoding on X2 TLBs which simply don't support it at all. Convert this
over to follow the nommu behaviour and simply hand back an invalid pgprot
value so we error out properly.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>