From: Paul Mundt Date: Wed, 11 Apr 2012 01:48:24 +0000 (+0900) Subject: sh: kgdb: Unset CACHE_FLUSH_IS_SAFE for SMP. X-Git-Tag: v3.5-rc1~134^2~30^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21cb20d758254e68a369ba83c721f8ce083e6659;p=pandora-kernel.git 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 --- Reading git-diff-tree failed