diff options
| author | Lai Jiangshan <laijs@cn.fujitsu.com> | 2013-02-19 12:17:02 -0800 |
|---|---|---|
| committer | Tejun Heo <tj@kernel.org> | 2013-03-04 09:44:58 -0800 |
| commit | f36dc67b27a689eeb3631b11ebef17bbff257fbb (patch) | |
| tree | d93c4310742fae4633af6ebddf53fe649ca4965d /kernel/workqueue_internal.h | |
| parent | f5faa0774e07eada85b0c55ec789b3f337d01412 (diff) | |
| download | olio-linux-3.10-f36dc67b27a689eeb3631b11ebef17bbff257fbb.tar.xz olio-linux-3.10-f36dc67b27a689eeb3631b11ebef17bbff257fbb.zip | |
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