[MIPS] SMTC: Fix cp0 hazard.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
@@ -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,
|
||||||
|
Reference in New Issue
Block a user