OSDN Git Service

[MIPS] Fix detection and handling of the 74K processor.
[tomoyo/tomoyo-test1.git] / arch / mips / mm / tlbex.c
index 053dbac..4ff07e2 100644 (file)
@@ -906,6 +906,7 @@ static __init void build_tlb_write_entry(u32 **p, struct label **l,
        case CPU_4KEC:
        case CPU_24K:
        case CPU_34K:
+       case CPU_74K:
                i_ehb(p);
                tlbw(p);
                break;