sh: kgdb: Unset CACHE_FLUSH_IS_SAFE for SMP.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 11 Apr 2012 01:48:24 +0000 (10:48 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 11 Apr 2012 01:48:24 +0000 (10:48 +0900)
Our SMP cache flush ops use CPU cross calls to deal with things
like I-cache accesses not being broadcast in hardware, so ensure that
the CACHE_FLUSH_IS_SAFE reflects this.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found