Commit c80697b3 authored by Ralf Baechle's avatar Ralf Baechle
Browse files

[MIPS] SMTC: Fix cp0 hazard.

parent a8b34852
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -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,