Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 81091
b: refs/heads/master
c: 731e74c
h: refs/heads/master
i:
  81089: 153a95c
  81087: 6efb234
v: v3
  • Loading branch information
Stephen Rothwell authored and Paul Mackerras committed Dec 20, 2007
1 parent 9c1c4b4 commit 1a78c3b
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: 2a9d2d97d370e3fe959312762c3190e6a6ae9e11
refs/heads/master: 731e74c43d4e47daf327748128f1a3648e5d39a5
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/platforms/iseries/lpevents.c
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ int HvLpEvent_unregisterHandler(HvLpEvent_Type eventType)
* other CPUs, and that the deleted handler isn't
* still running on another CPU when we return.
*/
synchronize_rcu();
synchronize_sched();
return 0;
}
}
Expand Down

0 comments on commit 1a78c3b

Please sign in to comment.