Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 56274
b: refs/heads/master
c: 8980ae8
h: refs/heads/master
v: v3
  • Loading branch information
Stephen Rothwell authored and Paul Mackerras committed May 12, 2007
1 parent 258ec08 commit cb46f82
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 0c12fe5697f12c7d1d203d8152dc6382244ec1d3
refs/heads/master: 8980ae86779288b19554426d71986f04c05f7a49
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/mm/hash_native_64.c
Original file line number Diff line number Diff line change
Expand Up @@ -351,7 +351,7 @@ static void hpte_decode(hpte_t *hpte, unsigned long slot,
unsigned long hpte_r = hpte->r;
unsigned long hpte_v = hpte->v;
unsigned long avpn;
int i, size, shift, penc, avpnm_bits;
int i, size, shift, penc;

if (!(hpte_v & HPTE_V_LARGE))
size = MMU_PAGE_4K;
Expand Down

0 comments on commit cb46f82

Please sign in to comment.