Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 334488
b: refs/heads/master
c: fb944c9
h: refs/heads/master
v: v3
  • Loading branch information
Ralf Baechle committed Oct 16, 2012
1 parent 6f74bd5 commit 61292d1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 01422ff49135e0b747132686405ea8a58f760997
refs/heads/master: fb944c9ba3f4838a64929a1926822e987b4e44c0
1 change: 1 addition & 0 deletions trunk/arch/mips/mm/tlb-r4k.c
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 61292d1

Please sign in to comment.