Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 34043
b: refs/heads/master
c: 2d69ff3
h: refs/heads/master
i:
  34041: 4ce1b2d
  34039: f3194cf
v: v3
  • Loading branch information
Michael Ellerman authored and Stephen Rothwell committed Jul 13, 2006
1 parent 14ccf88 commit 6222389
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: 463c61928c453c2998d39b683c86385ee877c289
refs/heads/master: 2d69ff32ebf3dff9e9b48bbbbafe2b9b6f188d48
1 change: 1 addition & 0 deletions trunk/arch/powerpc/mm/tlb_64.c
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@ void hpte_update(struct mm_struct *mm, unsigned long addr,
psize = mmu_huge_psize;
#else
BUG();
psize = pte_pagesize_index(pte); /* shutup gcc */
#endif
} else
psize = pte_pagesize_index(pte);
Expand Down

0 comments on commit 6222389

Please sign in to comment.