commit | 7623debf267521771952870549f5c5d38c408ad1 | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Mon Aug 29 16:49:55 2005 +0000 |
committer | Ralf Baechle <ralf@linux-mips.org> | Sat Oct 29 19:32:12 2005 +0100 |
tree | 10ffd54fce353ce6d9f75b62c133252ed47d086f | |
parent | 23bbbaf89cfb9bfd1a37385bfbb4e0cab591f454 [diff] [blame] |
Handle mtc0 - tlb write hazard for VR5432. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
diff --git a/arch/mips/mm/tlbex.c b/arch/mips/mm/tlbex.c index c3c75a2..e8a8ffd 100644 --- a/arch/mips/mm/tlbex.c +++ b/arch/mips/mm/tlbex.c
@@ -916,6 +916,7 @@ case CPU_VR4131: case CPU_VR4133: + case CPU_R5432: i_nop(p); i_nop(p); tlbw(p);