summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorTejun Heo <tj@kernel.org>2010-10-15 01:55:22 +0200
committerDavid S. Miller <davem@davemloft.net>2010-10-24 23:20:01 +0200
commit6cebb17beece746de86793cd549e84740896cf4a (patch)
tree6f5a3ee1ab6ee0147688f7e2343055645f7a64e7 /Documentation
parentMerge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... (diff)
downloadlinux-6cebb17beece746de86793cd549e84740896cf4a.tar.xz
linux-6cebb17beece746de86793cd549e84740896cf4a.zip
connector: remove lazy workqueue creation
Commit 1a5645bc (connector: create connector workqueue only while needed once) implements lazy workqueue creation for connector workqueue. With cmwq now in place, lazy workqueue creation doesn't make much sense while adding a lot of complexity. Remove it and allocate an ordered workqueue during initialization. This also removes a call to flush_scheduled_work() which is deprecated and scheduled to be removed. Signed-off-by: Tejun Heo <tj@kernel.org> Cc: Frederic Weisbecker <fweisbec@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions