commit | bd6df57481b329dfeeb4889068848ee4f4761561 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Wed Sep 09 14:22:15 2009 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Wed Sep 09 14:22:15 2009 +0900 |
tree | df507076dc2aac4240459d6e600f3f0c87dec9f9 | |
parent | 31c9efde786252112cc3d04a1ed3513b6ec63a7b [diff] |
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>