From: Evgeniy Polyakov <zbr@ioremap.net>
To: Tejun Heo <tj@kernel.org>
Cc: "netdev@vger.kernel.org" <netdev@vger.kernel.org>,
Frederic Weisbecker <fweisbec@gmail.com>,
"David S. Miller" <davem@davemloft.net>
Subject: Re: [PATCH] connector: remove lazy workqueue creation
Date: Fri, 15 Oct 2010 17:06:04 +0400 [thread overview]
Message-ID: <20101015130604.GA1751@ioremap.net> (raw)
In-Reply-To: <4CB8250A.7040902@kernel.org>
Hi Tejun.
On Fri, Oct 15, 2010 at 11:55:22AM +0200, Tejun Heo (tj@kernel.org) wrote:
> 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.
Looks good, thank you.
Ack.
--
Evgeniy Polyakov
next prev parent reply other threads:[~2010-10-15 13:36 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-15 9:55 [PATCH] connector: remove lazy workqueue creation Tejun Heo
2010-10-15 13:06 ` Evgeniy Polyakov [this message]
2010-10-15 13:38 ` Tejun Heo
2010-10-15 13:49 ` Evgeniy Polyakov
2010-10-15 13:50 ` Tejun Heo
2010-10-24 21:21 ` David Miller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20101015130604.GA1751@ioremap.net \
--to=zbr@ioremap.net \
--cc=davem@davemloft.net \
--cc=fweisbec@gmail.com \
--cc=netdev@vger.kernel.org \
--cc=tj@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.