]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
sh: Don't set reserved _PAGE_WT bit on SH-3.
authorPaul Mundt <lethal@linux-sh.org>
Thu, 28 Dec 2006 01:54:01 +0000 (10:54 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 13 Feb 2007 01:54:44 +0000 (10:54 +0900)
commitadac9570966eb2eb137209e552b258d4d1d4825b
tree2127b09451959a794c2c786a6ef679c59d90ef25
parent26b7a78c55fbc0e23a7dc19e89fd50f200efc002
sh: Don't set reserved _PAGE_WT bit on SH-3.

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>
arch/sh/mm/tlb-flush.c