Commits

Paul Mundt committed 21cb20d7582
sh: kgdb: Unset CACHE_FLUSH_IS_SAFE for SMP. 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>