diff options
author | 2013-03-25 16:57:19 -0700 | |
---|---|---|
committer | 2013-03-25 16:57:19 -0700 | |
commit | b5927605478b740d73192f587e458de1632106e8 (patch) | |
tree | 368ce931dea72fadb8436385e423df76fb76d0d0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | workqueue: protect wq->saved_max_active with wq->mutex (diff) | |
download | linux-dev-b5927605478b740d73192f587e458de1632106e8.tar.xz linux-dev-b5927605478b740d73192f587e458de1632106e8.zip |
workqueue: remove pwq_lock which is no longer used
To simplify locking, the previous patches expanded wq->mutex to
protect all fields of each workqueue instance including the pwqs list
leaving pwq_lock without any user. Remove the unused pwq_lock.
tj: Rebased on top of the current dev branch. Updated description.
Signed-off-by: Lai Jiangshan <laijs@cn.fujitsu.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions