Loading arch/mips/mm/tlb-r4k.c +1 −0 Original line number Diff line number Diff line Loading @@ -320,6 +320,7 @@ void __update_tlb(struct vm_area_struct * vma, unsigned long address, pte_t pte) tlb_write_random(); else tlb_write_indexed(); tlbw_use_hazard(); write_c0_pagemask(PM_DEFAULT_MASK); } else #endif Loading Loading
arch/mips/mm/tlb-r4k.c +1 −0 Original line number Diff line number Diff line Loading @@ -320,6 +320,7 @@ void __update_tlb(struct vm_area_struct * vma, unsigned long address, pte_t pte) tlb_write_random(); else tlb_write_indexed(); tlbw_use_hazard(); write_c0_pagemask(PM_DEFAULT_MASK); } else #endif Loading