Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 264312
b: refs/heads/master
c: 0f4ccbc
h: refs/heads/master
v: v3
  • Loading branch information
David Daney authored and Ralf Baechle committed Sep 21, 2011
1 parent 4aa4f19 commit b01d537
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d968275921f9fa7fbc602ac6618ffec6a062ee3c
refs/heads/master: 0f4ccbc835036cbcc2513585bb2e93ee62e12674
3 changes: 2 additions & 1 deletion trunk/arch/mips/mm/tlbex.c
Original file line number Diff line number Diff line change
Expand Up @@ -1962,7 +1962,8 @@ static void __cpuinit build_r4000_tlb_load_handler(void)
uasm_i_andi(&p, wr.r3, wr.r3, 2);
uasm_il_beqz(&p, &r, wr.r3, label_tlbl_goaround2);
}

if (PM_DEFAULT_MASK == 0)
uasm_i_nop(&p);
/*
* We clobbered C0_PAGEMASK, restore it. On the other branch
* it is restored in build_huge_tlb_write_entry.
Expand Down

0 comments on commit b01d537

Please sign in to comment.