Paul Mundt 01bd5e9ef2 sh: Make kgdb i-cache flushing less inept.
kgdb had its own ranged I-cache flushing routine that attempted to
duplicate the flush_icache_range() functionality, but managed to do
an explicit D-cache writeback & invalidate twice on SH-4. This is
a no-op for SH-3, and the flush_icache_range() semantics already do
what kgdb was feebly attempting to do already, so just move over to
that and kill off the wrapper.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2007-10-03 17:21:10 +09:00
..
2007-07-26 17:43:41 +09:00
2007-09-21 19:16:05 +09:00
2007-07-13 12:27:13 +09:00
2007-06-11 15:57:42 +09:00
2007-09-28 16:04:49 +09:00
2007-09-21 11:57:52 +09:00
2007-09-21 11:57:54 +09:00