* [GIT PULL] workqueue fixes for v2.6.38-rc1
@ 2011-01-21 17:37 Tejun Heo
0 siblings, 0 replies; only message in thread
From: Tejun Heo @ 2011-01-21 17:37 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel, Rafael J. Wysocki, Peter Zijlstra
Hello, Linus.
Please pull from the following branch to receive workqueue fixes.
git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq.git fixes-2.6.38
It contains two patches. One relaxes lockdep annotation for
flush_work() such that it doesn't trigger spuriously when a work tries
to flush another work on the same multi-concurrency workqueue. The
other one just adds comment explaining a misleading piece of code.
Tejun Heo (2):
workqueue: relax lockdep annotation on flush_work()
workqueue: note the nested NOT_RUNNING test in worker_clr_flags() isn't a noop
include/linux/lockdep.h | 3 +++
kernel/workqueue.c | 20 +++++++++++++++++---
2 files changed, 20 insertions(+), 3 deletions(-)
Thanks.
--
tejun
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-01-21 17:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-21 17:37 [GIT PULL] workqueue fixes for v2.6.38-rc1 Tejun Heo
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®