From: Tejun Heo <tj@kernel.org>
To: Hitoshi Mitake <mitake@dcl.info.waseda.ac.jp>
Cc: linux-kernel@vger.kernel.org, h.mitake@gmail.com,
Arjan van de Ven <arjan@linux.intel.com>,
David Howells <dhowells@redhat.com>
Subject: Re: [PATCH] workqueue: check the allocation of system_unbound_wq
Date: Fri, 26 Nov 2010 12:07:55 +0100 [thread overview]
Message-ID: <4CEF950B.9050608@kernel.org> (raw)
In-Reply-To: <1290737991-23163-1-git-send-email-mitake@dcl.info.waseda.ac.jp>
Hello,
On 11/26/2010 03:19 AM, Hitoshi Mitake wrote:
> I found a trivial bug on initialization of workqueue.
> Current init_workqueues doesn't check the result of
> allocation of system_unbound_wq, this should be checked
> like other queues.
>
> Signed-off-by: Hitoshi Mitake <mitake@dcl.info.waseda.ac.jp>
> Cc: Arjan van de Ven <arjan@linux.intel.com>
> Cc: David Howells <dhowells@redhat.com>
Queued to wq#for-linus with new line adjustment.
Thanks a lot. :-)
--
tejun
next prev parent reply other threads:[~2010-11-26 11:08 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-26 2:19 [PATCH] workqueue: check the allocation of system_unbound_wq Hitoshi Mitake
2010-11-26 11:07 ` Tejun Heo [this message]
2010-11-29 13:32 ` Hitoshi Mitake
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=4CEF950B.9050608@kernel.org \
--to=tj@kernel.org \
--cc=arjan@linux.intel.com \
--cc=dhowells@redhat.com \
--cc=h.mitake@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mitake@dcl.info.waseda.ac.jp \
/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.