diff options
author | Tejun Heo <tj@kernel.org> | 2013-04-01 20:23:32 +0200 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2013-04-01 20:23:32 +0200 |
commit | a892cacc7f4960a39c0fad7bbdf04c5cbf7c229e (patch) | |
tree | bbc2973a8d16bd643c4033cce6229049ff780e30 /scripts/kconfig/qconf.cc | |
parent | workqueue: fix memory leak in apply_workqueue_attrs() (diff) | |
download | linux-a892cacc7f4960a39c0fad7bbdf04c5cbf7c229e.tar.xz linux-a892cacc7f4960a39c0fad7bbdf04c5cbf7c229e.zip |
workqueue: move pwq_pool_locking outside of get/put_unbound_pool()
The scheduled NUMA affinity support for unbound workqueues would need
to walk workqueues list and pool related operations on each workqueue.
Move wq_pool_mutex locking out of get/put_unbound_pool() to their
callers so that pool operations can be performed while walking the
workqueues list, which is also protected by wq_pool_mutex.
Signed-off-by: Tejun Heo <tj@kernel.org>
Reviewed-by: Lai Jiangshan <laijs@cn.fujitsu.com>
Diffstat (limited to 'scripts/kconfig/qconf.cc')
0 files changed, 0 insertions, 0 deletions