diff options
| author | Lai Jiangshan <laijs@cn.fujitsu.com> | 2013-03-25 16:57:17 -0700 |
|---|---|---|
| committer | Tejun Heo <tj@kernel.org> | 2013-03-25 16:57:17 -0700 |
| commit | 3c25a55daadc7e7058926f5728fba7721d824ffb (patch) | |
| tree | 8182cdfa7db5348c0da0fe100b8abfc8cd32cdf9 /lib/cpu-notifier-error-inject.c | |
| parent | 68e13a67ddfb55af386b903ab9ca56358930f79c (diff) | |
workqueue: rename wq->flush_mutex to wq->mutex
Currently pwq->flush_mutex protects many fields of a workqueue
including, especially, the pwqs list. We're going to expand this
mutex to protect most of a workqueue and eventually replace pwq_lock,
which will make locking simpler and easier to understand.
Drop the "flush_" prefix in preparation.
This patch is pure rename.
tj: Rebased on top of the current dev branch. Updated description.
Use WQ: and WR: instead of Q: and QR: for synchronization labels.
Signed-off-by: Lai Jiangshan <laijs@cn.fujitsu.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'lib/cpu-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions
