[MIPS] Avoid indexed cacheops.
authorRalf Baechle <ralf@linux-mips.org>
Thu, 27 Sep 2007 17:26:43 +0000 (18:26 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 11 Oct 2007 22:46:12 +0000 (23:46 +0100)
On MP configurations it's highly dubious what this code will actually
affect since blasting away cachelines may or may not do the right
thing wrt. cache coherency.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

No differences found