From: Tejun Heo <tj@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, Ray Jui <rjui@broadcom.com>,
"Rafael J. Wysocki" <rjw@sisk.pl>,
Alan Stern <stern@rowland.harvard.edu>
Subject: [GIT PULL] workqueue: changes for 2.6.38-rc5
Date: Thu, 17 Feb 2011 11:22:46 +0100 [thread overview]
Message-ID: <20110217102246.GP19830@htj.dyndns.org> (raw)
Hello, Linus.
Please pull from the following git branch to receive workqueue changes
for 2.6.38-rc5.
git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq.git fixes-2.6.38
The branch contains three patches. Two of them fix the rescuer so
that they doen't get invoked too soon or stall work execution after
themselves.
The left patch substitutes 'freezeable' with 'freezable'. The
spelling with an extra 'e' has been used by the workqueue from the
beginning but is different from what the PM code is using. This is
not a fix but I think it would be the least painful to do this in
mainline while it is mostly stable.
Thank you.
Tejun Heo (3):
workqueue: wake up a worker when a rescuer is leaving a gcwq
workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'
workqueue: make sure MAYDAY_INITIAL_TIMEOUT is at least 2 jiffies long
Documentation/workqueue.txt | 4 ++--
drivers/memstick/core/memstick.c | 2 +-
drivers/misc/tifm_core.c | 2 +-
drivers/misc/vmw_balloon.c | 2 +-
drivers/mtd/nand/r852.c | 2 +-
drivers/mtd/sm_ftl.c | 2 +-
drivers/net/can/mcp251x.c | 2 +-
drivers/tty/serial/max3100.c | 2 +-
drivers/tty/serial/max3107.c | 2 +-
fs/gfs2/glock.c | 4 ++--
fs/gfs2/main.c | 2 +-
include/linux/freezer.h | 2 +-
include/linux/sched.h | 2 +-
include/linux/workqueue.h | 8 ++++----
kernel/power/main.c | 2 +-
kernel/power/process.c | 6 +++---
kernel/workqueue.c | 37 ++++++++++++++++++++++++-------------
17 files changed, 47 insertions(+), 36 deletions(-)
--
tejun
reply other threads:[~2011-02-17 10:22 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20110217102246.GP19830@htj.dyndns.org \
--to=tj@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=rjui@broadcom.com \
--cc=rjw@sisk.pl \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®