diff options
author | Lai Jiangshan <laijs@cn.fujitsu.com> | 2013-02-19 20:17:02 (GMT) |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2013-03-04 17:44:58 (GMT) |
commit | f36dc67b27a689eeb3631b11ebef17bbff257fbb (patch) | |
tree | d93c4310742fae4633af6ebddf53fe649ca4965d /lib/klist.c | |
parent | f5faa0774e07eada85b0c55ec789b3f337d01412 (diff) | |
download | linux-fsl-qoriq-f36dc67b27a689eeb3631b11ebef17bbff257fbb.tar.xz |
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 'lib/klist.c')
0 files changed, 0 insertions, 0 deletions