Blackfin: SMP: fix cache flush loop
authorSonic Zhang <sonic.zhang@analog.com>
Tue, 12 Apr 2011 08:16:04 +0000 (08:16 +0000)
committerMike Frysinger <vapier@gentoo.org>
Wed, 13 Apr 2011 23:34:06 +0000 (19:34 -0400)
The recent commit (10774912647781) wasn't entirely correct.  While
it fixed some issues, it introduced others.  So pull in the fixes
from the public cache flush functions, and document why we need to
call things directly ourselves.

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

No differences found