提交 429365b2 编写于 作者: R Ralf Baechle

MIPS: Loongson64: Remove call to flush_cache_all().

flush_cache_all() is a nop and loongson 3 is fully coherent.
Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
上级 a48ac3a1
......@@ -421,7 +421,6 @@ static int loongson3_cpu_disable(void)
local_irq_save(flags);
fixup_irqs();
local_irq_restore(flags);
flush_cache_all();
local_flush_tlb_all();
return 0;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册