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-09-21 11:57:49 +09:00
2007-05-07 02:11:56 +00:00
2007-10-02 16:24:50 +09:00
2006-09-27 18:25:24 +09:00
2007-07-20 12:18:20 +09:00
2007-05-07 02:11:56 +00:00
2007-06-08 02:43:37 +00:00
2006-09-27 16:20:22 +09:00
2007-09-28 16:04:49 +09:00
2007-09-28 16:04:49 +09:00
2007-07-20 12:27:09 +09:00