Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 10054
b: refs/heads/master
c: 3078fcc
h: refs/heads/master
v: v3
  • Loading branch information
David Gibson authored and Linus Torvalds committed Oct 21, 2005
1 parent b415a00 commit 9043c9e
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: 2c86c83bf4e7fa1ef0d625e297607dc5d0d94dd4
refs/heads/master: 3078fcc1d18c7235b034dc889642c5300959fa20
2 changes: 1 addition & 1 deletion trunk/arch/ppc64/kernel/iSeries_htab.c
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ static long iSeries_hpte_insert(unsigned long hpte_group, unsigned long va,
}

if (slot < 0) { /* MSB set means secondary group */
vflags |= HPTE_V_VALID;
vflags |= HPTE_V_SECONDARY;
secondary = 1;
slot &= 0x7fffffffffffffff;
}
Expand Down

0 comments on commit 9043c9e

Please sign in to comment.