From: Jason Wessel Date: Tue, 1 Apr 2008 21:55:28 +0000 (-0500) Subject: kgdb: always use icache flush for sw breakpoints X-Git-Tag: v2.6.26-rc1~1153^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a9a3e76dde191f82f7a8a66059dcbb4a9f63ff3;p=pandora-kernel.git 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 --- Reading git-diff-tree failed