From: Tejun Heo <tj@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>,
lkml <linux-kernel@vger.kernel.org>,
Alan Stern <stern@rowland.harvard.edu>,
Simon Kagstrom <simon.kagstrom@netinsight.net>
Subject: [GIT PULL] workqueue changes for 2.6.34-rc1
Date: Wed, 03 Mar 2010 16:29:00 +0900 [thread overview]
Message-ID: <4B8E0FBC.7080702@kernel.org> (raw)
Hello, Linus.
Please pull from the following workqueue branch.
git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq.git for-linus
As cmwq still is going through reviews, the branch contains only two
minor changes - one to beef up comment, the other to make
flush_workqueue() return when sure deadlock can be predicted.
Merging into 3a5b27bf6f29574d667230c7e76e4b83fe3014e0 doesn't cause
any conflict.
Thanks.
==================
Summary of changes
==================
Alan Stern (1):
workqueue: warn about flush_scheduled_work()
Simon Kagstrom (1):
workqueue: return on workqueue recursion
kernel/workqueue.c | 27 ++++++++++++++++++++++++++-
1 files changed, 26 insertions(+), 1 deletions(-)
--
tejun
next reply other threads:[~2010-03-03 7:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-03 7:29 Tejun Heo [this message]
2010-03-08 15:16 ` [GIT PULL] workqueue changes for 2.6.34-rc1 Tejun Heo
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=4B8E0FBC.7080702@kernel.org \
--to=tj@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=simon.kagstrom@netinsight.net \
--cc=stern@rowland.harvard.edu \
--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.