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

[MIPS] SMTC: Fix cp0 hazard.

Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
上级 a8b34852
...@@ -261,6 +261,7 @@ void smtc_configure_tlb(void) ...@@ -261,6 +261,7 @@ void smtc_configure_tlb(void)
} }
} }
write_c0_mvpcontrol(read_c0_mvpcontrol() | MVPCONTROL_STLB); write_c0_mvpcontrol(read_c0_mvpcontrol() | MVPCONTROL_STLB);
ehb();
/* /*
* Setup kernel data structures to use software total, * Setup kernel data structures to use software total,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册