]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd86867d6b4d1e673abd988e9d1f2d2a725e5e6c4
tree43d24d6e0aadb9d75f196787819f6da9ef73aa07
parentc5fa84982645023ceac9c5faf54e1dacc0904a53
Blackfin: SMP: fix cache flush loop

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>
arch/blackfin/mach-common/smp.c