From: Graf Yang Date: Fri, 19 Mar 2010 08:01:27 +0000 (+0000) Subject: Blackfin: SMP: flush CoreB cache when shutting down X-Git-Tag: v2.6.39-rc1~91^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e924e2f1e073684b845c95886183bac6a992fb0;p=pandora-kernel.git Blackfin: SMP: flush CoreB cache when shutting down When CoreB wakes up, it needs to read variables that CoreA might have modified, and might be in CoreB's cache. So kill CoreB's cache before going to sleep so that when we wake up, we are in a coherent state. Signed-off-by: Graf Yang Signed-off-by: Mike Frysinger --- Reading git-diff-tree failed