Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 204733
b: refs/heads/master
c: ceddee2
h: refs/heads/master
i:
  204731: 0f5eb8d
v: v3
  • Loading branch information
Robert Jennings authored and Benjamin Herrenschmidt committed Jul 31, 2010
1 parent 99c2949 commit 7bc498f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ff4bb7cb9feea3d8851c0e7837dce15822acf11b
refs/heads/master: ceddee23be9fda04b928aa309fd95931bc4efb96
1 change: 1 addition & 0 deletions trunk/arch/powerpc/platforms/pseries/dlpar.c
Original file line number Diff line number Diff line change
Expand Up @@ -463,6 +463,7 @@ static int dlpar_offline_cpu(struct device_node *dn)
break;

if (get_cpu_current_state(cpu) == CPU_STATE_ONLINE) {
set_preferred_offline_state(cpu, CPU_STATE_OFFLINE);
cpu_maps_update_done();
rc = cpu_down(cpu);
if (rc)
Expand Down

0 comments on commit 7bc498f

Please sign in to comment.