mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Tejun Heo <tj@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, "Rafael J. Wysocki" <rjw@sisk.pl>,
	Peter Zijlstra <peterz@infradead.org>
Subject: [GIT PULL] workqueue fixes for v2.6.38-rc1
Date: Fri, 21 Jan 2011 18:37:23 +0100	[thread overview]
Message-ID: <20110121173723.GL2832@htj.dyndns.org> (raw)

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

                 reply	other threads:[~2011-01-21 17:37 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=20110121173723.GL2832@htj.dyndns.org \
    --to=tj@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=peterz@infradead.org \
    --cc=rjw@sisk.pl \
    --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®