summary refs log tree commit diff
path: root/init
diff options
context:
space:
mode:
authorTejun Heo <tj@kernel.org>2011-02-01 11:42:43 +0100
committerTejun Heo <tj@kernel.org>2011-02-01 11:42:43 +0100
commit61edeeed917958dce5b43134d6704451ddf421fa (patch)
tree2492995f8494c66bd4a164fb717c186061e8620d /init
parent83e759043abe9d0291f58f2427ba12bbb0a6e4f1 (diff)
downloadlinux-61edeeed917958dce5b43134d6704451ddf421fa.tar.gz
net/9p: use system_wq instead of p9_mux_wq
With cmwq, there's no reason to use a dedicated workqueue in trans_fd.
Drop p9_mux_wq and use system_wq instead.  The used work items are
already sync canceled in p9_conn_destroy() and doesn't require further
synchronization.

Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: Eric Van Hensbergen <ericvh@gmail.com>
Cc: Ron Minnich <rminnich@sandia.gov>
Cc: Latchesar Ionkov <lucho@ionkov.net>
Cc: v9fs-developer@lists.sourceforge.net
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions