mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Hitoshi Mitake <mitake@dcl.info.waseda.ac.jp>
To: Tejun Heo <tj@kernel.org>
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: Mon, 29 Nov 2010 22:32:41 +0900	[thread overview]
Message-ID: <4CF3AB79.8@dcl.info.waseda.ac.jp> (raw)
In-Reply-To: <4CEF950B.9050608@kernel.org>

On 2010年11月26日 20:07, Tejun Heo wrote:
 > 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. :-)
 >

Hi Tejun,
Thanks for your adjustment and applying :)

      reply	other threads:[~2010-11-29 13:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-26  2:19 Hitoshi Mitake
2010-11-26 11:07 ` Tejun Heo
2010-11-29 13:32   ` Hitoshi Mitake [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=4CF3AB79.8@dcl.info.waseda.ac.jp \
    --to=mitake@dcl.info.waseda.ac.jp \
    --cc=arjan@linux.intel.com \
    --cc=dhowells@redhat.com \
    --cc=h.mitake@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tj@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

Powered by JetHome