git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e2dca7a
)
workqueue: keep track of the flushing task and pool manager
author
Tejun Heo
<tj@kernel.org>
Mon, 9 Mar 2015 13:22:28 +0000
(09:22 -0400)
committer
Tejun Heo
<tj@kernel.org>
Mon, 9 Mar 2015 13:22:28 +0000
(09:22 -0400)
Add wq_barrier->task and worker_pool->manager to keep track of the
flushing task and pool manager respectively. These are purely
informational and will be used to implement sysrq dump of workqueues.
Signed-off-by: Tejun Heo <tj@kernel.org>
kernel/workqueue.c
patch
|
blob
|
history
diff --cc
kernel/workqueue.c
Simple merge