commit | 8d50de9ee77b38a239dc5b1d6a63ad92a78f119d | [log] [tgz] |
---|---|---|
author | Sonic Zhang <sonic.zhang@analog.com> | Tue Apr 12 08:16:04 2011 +0000 |
committer | Mike Frysinger <vapier@gentoo.org> | Wed Apr 13 19:34:06 2011 -0400 |
tree | 43d24d6e0aadb9d75f196787819f6da9ef73aa07 | |
parent | 0bf02ce605b8780223b10739ab7c533de9eb10cc [diff] |
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>