97ce30bbd820471633c72adc author Jason Wessel 1207086928 -0500 committer Ingo Molnar 1208455543 +0200 kgdb: always use icache flush for sw breakpoints On the ppc 4xx architecture the instruction cache must be flushed as well as the data cache. This patch just makes it generic for all architectures where CACHE_FLUSH_IS_SAFE is set to 1. Signed-off-by: Jason Wessel Signed-off-by: Ingo Molnar ŸX·ù›Lx