diff options
author | Lai Jiangshan <laijs@cn.fujitsu.com> | 2013-03-26 00:57:17 +0100 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2013-03-26 00:57:17 +0100 |
commit | 3c25a55daadc7e7058926f5728fba7721d824ffb (patch) | |
tree | 8182cdfa7db5348c0da0fe100b8abfc8cd32cdf9 /scripts/headers_install.pl | |
parent | workqueue: rename wq_mutex to wq_pool_mutex (diff) | |
download | linux-3c25a55daadc7e7058926f5728fba7721d824ffb.tar.xz linux-3c25a55daadc7e7058926f5728fba7721d824ffb.zip |
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 'scripts/headers_install.pl')
0 files changed, 0 insertions, 0 deletions