Commit 7623debf authored by Ralf Baechle's avatar Ralf Baechle

Handle mtc0 - tlb write hazard for VR5432.

Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent 23bbbaf8
......@@ -916,6 +916,7 @@ static __init void build_tlb_write_entry(u32 **p, struct label **l,
case CPU_VR4131:
case CPU_VR4133:
case CPU_R5432:
i_nop(p);
i_nop(p);
tlbw(p);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment