[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)
commitdb813fe5a77d03b29e872da47463d2efbddc3fc2
treec97a767a484dddda9842bfad3a3f6a5b24ab66bd
parente58d95abb7b3232333ab35a09f7f5b0cd6a19cdb
[MIPS] Avoid indexed cacheops.

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>
arch/mips/mm/c-r4k.c