Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 370802
b: refs/heads/master
c: b7abef0
h: refs/heads/master
v: v3
  • Loading branch information
Jesse Larrew authored and Benjamin Herrenschmidt committed Apr 26, 2013
1 parent a3456b1 commit 72f956d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: 176bbf142461a000901df4ec6b8fac04969dd4e5
refs/heads/master: b7abef045fdacdb40eef7f22ebbb566d63f9f240
3 changes: 1 addition & 2 deletions trunk/arch/powerpc/mm/numa.c
Original file line number Diff line number Diff line change
Expand Up @@ -1572,9 +1572,8 @@ int start_topology_update(void)
vphn_enabled = 0;
rc = of_reconfig_notifier_register(&dt_update_nb);
}
} else if (0 && firmware_has_feature(FW_FEATURE_VPHN) &&
} else if (firmware_has_feature(FW_FEATURE_VPHN) &&
get_lppaca()->shared_proc) {
/* Disabled until races with load balancing are fixed */
if (!vphn_enabled) {
prrn_enabled = 0;
vphn_enabled = 1;
Expand Down

0 comments on commit 72f956d

Please sign in to comment.