Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 232975
b: refs/heads/master
c: fe5cfd6
h: refs/heads/master
i:
  232973: bf1da19
  232971: c33d620
  232967: 90251ad
  232959: 6465b49
v: v3
  • Loading branch information
Anton Blanchard authored and Benjamin Herrenschmidt committed Feb 7, 2011
1 parent a337f88 commit c80321a
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: c0e5e46f3911a451b6915feda709fd1b9b7f026a
refs/heads/master: fe5cfd63557b39007460d17c585b8dc5ed6ace93
3 changes: 2 additions & 1 deletion trunk/arch/powerpc/mm/numa.c
Original file line number Diff line number Diff line change
Expand Up @@ -1516,7 +1516,8 @@ int start_topology_update(void)
{
int rc = 0;

if (firmware_has_feature(FW_FEATURE_VPHN)) {
if (firmware_has_feature(FW_FEATURE_VPHN) &&
get_lppaca()->shared_proc) {
vphn_enabled = 1;
setup_cpu_associativity_change_counters();
init_timer_deferrable(&topology_timer);
Expand Down

0 comments on commit c80321a

Please sign in to comment.