From: Tejun Heo <tj@kernel.org>
To: Joonsoo Kim <js1304@gmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] workqueue: insert warn_on_once() into wq_worker_waking_up()
Date: Fri, 26 Oct 2012 07:48:47 -0700 [thread overview]
Message-ID: <20121026144847.GU11442@htj.dyndns.org> (raw)
In-Reply-To: <1351260229-2098-1-git-send-email-js1304@gmail.com>
On Fri, Oct 26, 2012 at 11:03:49PM +0900, Joonsoo Kim wrote:
> Recently, workqueue code has gone through some changes and we found some bugs
> related to this. To prevent futher bugs in advance, add WARN_ON_ONCE() in
> wq_worker_waking_up(). When worker is not WORKER_NOT_RUNNIG state,
> it should be binded to it's associated cpu and executed in that cpu.
> Add code for checking this.
>
> Signed-off-by: Joonsoo Kim <js1304@gmail.com>
Applied to wq/for-3.8 w/ some commit message updates.
Thanks.
--
tejun
prev parent reply other threads:[~2012-10-26 14:48 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-26 14:03 [PATCH] workqueue: insert warn_on_once() into wq_worker_waking_up() Joonsoo Kim
2012-10-26 14:48 ` 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=20121026144847.GU11442@htj.dyndns.org \
--to=tj@kernel.org \
--cc=js1304@gmail.com \
--cc=linux-kernel@vger.kernel.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