Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 70877
b: refs/heads/master
c: f553400
h: refs/heads/master
i:
  70875: b417cc4
v: v3
  • Loading branch information
Olof Johansson authored and Paul Mackerras committed Oct 17, 2007
1 parent 7f96fbd commit 507c877
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: dc6adfb33faf3ca517bf882d859e15b005460961
refs/heads/master: f5534004e5296496aa559d65c91befd02bf91d05
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/mm/hash_utils_64.c
Original file line number Diff line number Diff line change
Expand Up @@ -209,8 +209,8 @@ static int __init htab_dt_scan_seg_sizes(unsigned long node,
if (prop[0] == 40) {
DBG("1T segment support detected\n");
cur_cpu_spec->cpu_features |= CPU_FTR_1T_SEGMENT;
return 1;
}
return 1;
}
return 0;
}
Expand Down

0 comments on commit 507c877

Please sign in to comment.