Loading arch/openrisc/mm/tlb.c +1 −1 Original line number Diff line number Diff line Loading @@ -128,7 +128,7 @@ void local_flush_tlb_mm(struct mm_struct *mm) /* Was seeing bugs with the mm struct passed to us. Scrapped most of this function. */ /* Several architctures do this */ /* Several architectures do this */ local_flush_tlb_all(); } Loading Loading
arch/openrisc/mm/tlb.c +1 −1 Original line number Diff line number Diff line Loading @@ -128,7 +128,7 @@ void local_flush_tlb_mm(struct mm_struct *mm) /* Was seeing bugs with the mm struct passed to us. Scrapped most of this function. */ /* Several architctures do this */ /* Several architectures do this */ local_flush_tlb_all(); } Loading