summaryrefslogtreecommitdiff
path: root/kernel/workqueue_internal.h
diff options
context:
space:
mode:
authorLai Jiangshan <laijs@cn.fujitsu.com>2013-02-19 12:17:02 -0800
committerTejun Heo <tj@kernel.org>2013-03-04 09:44:58 -0800
commitf36dc67b27a689eeb3631b11ebef17bbff257fbb (patch)
treed93c4310742fae4633af6ebddf53fe649ca4965d /kernel/workqueue_internal.h
parentf5faa0774e07eada85b0c55ec789b3f337d01412 (diff)
workqueue: change argument of worker_maybe_bind_and_lock() to @pool
worker_maybe_bind_and_lock() currently takes @worker but only cares about @worker->pool. This patch updates worker_maybe_bind_and_lock() to take @pool instead of @worker. This will be used to better define synchronization rules regarding rescuer->pool updates. This doesn't introduce any functional change. tj: Updated the comments and description. Signed-off-by: Lai Jiangshan <laijs@cn.fujitsu.com> Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'kernel/workqueue_internal.h')
0 files changed, 0 insertions, 0 deletions