sh: Kill off segment-based d-cache flushing on SH-4.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 9 Sep 2009 05:22:15 +0000 (14:22 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 9 Sep 2009 05:22:15 +0000 (14:22 +0900)
commitbd6df57481b329dfeeb4889068848ee4f4761561
treedf507076dc2aac4240459d6e600f3f0c87dec9f9
parent31c9efde786252112cc3d04a1ed3513b6ec63a7b
sh: Kill off segment-based d-cache flushing on SH-4.

This kills off the unrolled segment based flushers on SH-4 and switches
over to a generic unrolled approach derived from the writethrough segment
flusher.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/mm/cache-sh4.c