]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
Handle mtc0 - tlb write hazard for VR5432.
authorRalf Baechle <ralf@linux-mips.org>
Mon, 29 Aug 2005 16:49:55 +0000 (16:49 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Sat, 29 Oct 2005 18:32:12 +0000 (19:32 +0100)
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/mm/tlbex.c

index c3c75a234f506a71b815251f1575135ead5cd0c9..e8a8ffd0362dbb21bee2920e4ba287b1728fe7ee 100644 (file)
@@ -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);