Blackfin: kgdb: cache flushing is not safe in SMP mode
authorSonic Zhang <sonic.zhang@analog.com>
Thu, 5 Aug 2010 07:58:15 +0000 (07:58 +0000)
committerMike Frysinger <vapier@gentoo.org>
Wed, 25 May 2011 12:13:42 +0000 (08:13 -0400)
Make sure we mark cache flushing as unsafe to kgdb in SMP mode so that
kgdb doesn't flush things incorrectly on us.

Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>

No differences found