Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 38317
b: refs/heads/master
c: 9f5d785
h: refs/heads/master
i:
  38315: 54506e6
v: v3
  • Loading branch information
Rolf Eike Beer authored and Adrian Bunk committed Oct 3, 2006
1 parent 06093f2 commit fc3d196
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: c98acc5865c1217195217444cc6c6d317fddda50
refs/heads/master: 9f5d785e93f7c68c37582ddea848de23689fdd76
2 changes: 1 addition & 1 deletion trunk/kernel/workqueue.c
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
* possible cpu).
*
* The sequence counters are for flush_scheduled_work(). It wants to wait
* until until all currently-scheduled works are completed, but it doesn't
* until all currently-scheduled works are completed, but it doesn't
* want to be livelocked by new, incoming ones. So it waits until
* remove_sequence is >= the insert_sequence which pertained when
* flush_scheduled_work() was called.
Expand Down

0 comments on commit fc3d196

Please sign in to comment.