From: Tejun Heo <tj@kernel.org>
To: linux-kernel@vger.kernel.org
Cc: torvalds@linux-foundation.org, akpm@linux-foundation.org,
mingo@redhat.com, lauro.venancio@openbossa.org,
jak@jak-linux.org
Subject: Re: [PATCHSET] workqueue: make all workqueues non-reentrant
Date: Mon, 20 Aug 2012 14:54:58 -0700 [thread overview]
Message-ID: <20120820215458.GX24861@google.com> (raw)
In-Reply-To: <1344908986-18152-1-git-send-email-tj@kernel.org>
On Mon, Aug 13, 2012 at 06:49:40PM -0700, Tejun Heo wrote:
> This patchset enforces WQ_NON_REENTRANT behavior on all workqueues and
> simplifies workqueue API accordingly.
Applied 1-5 to wq/for-3.7. I'll break up the last patch further and
route it separately.
Thanks.
--
tejun
prev parent reply other threads:[~2012-08-20 21:55 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-14 1:49 [PATCHSET] workqueue: make all workqueues non-reentrant Tejun Heo
2012-08-14 1:49 ` [PATCH 1/6] " Tejun Heo
2012-08-14 1:49 ` [PATCH 2/6] workqueue: gut flush[_delayed]_work_sync() Tejun Heo
2012-08-14 1:49 ` [PATCH 3/6] workqueue: gut system_nrt[_freezable]_wq() Tejun Heo
2012-08-14 1:49 ` [PATCH 5/6] workqueue: deprecate system_nrt[_freezable]_wq Tejun Heo
2012-08-20 2:56 ` Lai Jiangshan
2012-08-14 1:49 ` [PATCH 6/6] workqueue: deprecate WQ_NON_REENTRANT Tejun Heo
2012-08-14 17:24 ` Marc Dietrich
2012-08-14 17:35 ` Tejun Heo
2012-08-20 21:54 ` Tejun Heo [this message]
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=20120820215458.GX24861@google.com \
--to=tj@kernel.org \
--cc=akpm@linux-foundation.org \
--cc=jak@jak-linux.org \
--cc=lauro.venancio@openbossa.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@redhat.com \
--cc=torvalds@linux-foundation.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.