Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 210277
b: refs/heads/master
c: 972fa1c
h: refs/heads/master
i:
  210275: 505d78d
v: v3
  • Loading branch information
Namhyung Kim authored and Tejun Heo committed Aug 23, 2010
1 parent 78ce162 commit fce57e1
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: 06bd6ebffae36d3b105677598c48e8bd0a10b205
refs/heads/master: 972fa1c5316d18c8297123e08e9b6930ca34f888
1 change: 1 addition & 0 deletions trunk/kernel/workqueue.c
Original file line number Diff line number Diff line change
Expand Up @@ -1212,6 +1212,7 @@ static void worker_leave_idle(struct worker *worker)
* bound), %false if offline.
*/
static bool worker_maybe_bind_and_lock(struct worker *worker)
__acquires(&gcwq->lock)
{
struct global_cwq *gcwq = worker->gcwq;
struct task_struct *task = worker->task;
Expand Down

0 comments on commit fce57e1

Please sign in to comment.