diff options
Diffstat (limited to 'arch/mips/mm/tlbex.c')
| -rw-r--r-- | arch/mips/mm/tlbex.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/mm/tlbex.c b/arch/mips/mm/tlbex.c index 053dbacac56b..4ff07e2efcb3 100644 --- a/arch/mips/mm/tlbex.c +++ b/arch/mips/mm/tlbex.c | |||
| @@ -906,6 +906,7 @@ static __init void build_tlb_write_entry(u32 **p, struct label **l, | |||
| 906 | case CPU_4KEC: | 906 | case CPU_4KEC: |
| 907 | case CPU_24K: | 907 | case CPU_24K: |
| 908 | case CPU_34K: | 908 | case CPU_34K: |
| 909 | case CPU_74K: | ||
| 909 | i_ehb(p); | 910 | i_ehb(p); |
| 910 | tlbw(p); | 911 | tlbw(p); |
| 911 | break; | 912 | break; |
