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

Handle mtc0 - tlb write hazard for VR5432.

parent 23bbbaf8
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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);