MIPS: Loongson64: Remove call to flush_cache_all().
authorRalf Baechle <ralf@linux-mips.org>
Wed, 27 Jan 2016 18:02:12 +0000 (19:02 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 13 May 2016 12:01:38 +0000 (14:01 +0200)
commit429365b2a1a90b593a730f54819a4c5dfd98553b
tree52933d02d15273ff634f48296c30ebf47414724f
parenta48ac3a131c1675de4c8293f59f6864db2a83240
MIPS: Loongson64: Remove call to flush_cache_all().

flush_cache_all() is a nop and loongson 3 is fully coherent.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/loongson64/loongson-3/smp.c