]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Mon, 7 Mar 2016 10:49:54 +0000 (11:49 +0100)
commit56991e4225d413305821d6eb7564cc495f093da6
tree96d7d72bd2e5001ee5ca431e15ebfa28c7408e6b
parentdef99e0e341a44d46284a6117e08e0361d4f0e4c
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