]> err.no Git - linux-2.6/blobdiff - arch/mips/mm/tlbex.c
Detect the 34K.
[linux-2.6] / arch / mips / mm / tlbex.c
index 7bd8584fafb2ad0de18c7bdc45748af59a67d613..c1d394d36f6cf946e7c900417d9b5a2f13505238 100644 (file)
@@ -879,6 +879,7 @@ static __init void build_tlb_write_entry(u32 **p, struct label **l,
 
        case CPU_4KEC:
        case CPU_24K:
+       case CPU_34K:
                i_ehb(p);
                tlbw(p);
                break;