提交 d6b861c6 编写于 作者: R Ralf Baechle

[MIPS] SB1: On bootup only flush cache on local CPU.

This fixes a warning on bootup warning in smp_call_function.
Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
上级 d19f7bef
......@@ -505,5 +505,5 @@ void sb1_cache_init(void)
:
: "memory");
flush_cache_all();
local_sb1___flush_cache_all();
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册