All of lore.kernel.org
 help / color / mirror / Atom feed
From: Artem Bityutskiy <dedekind@infradead.org>
To: Vitaliy Gusev <vgusev@openvz.org>
Cc: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>,
	David Woodhouse <dwmw2@infradead.org>,
	linux-mtd@lists.infradead.org
Subject: Re: [PATCH] UBI: Don't exit from ubi_thread until kthread_should_stop() is true
Date: Thu, 06 Nov 2008 09:22:36 +0200	[thread overview]
Message-ID: <1225956156.26460.22.camel@sauron> (raw)
In-Reply-To: <200811051827.19164.vgusev@openvz.org>

On Wed, 2008-11-05 at 18:27 +0300, Vitaliy Gusev wrote:
> If ubi_thread() exits but kthread_should_stop() is not true
> then kthread_stop() will never return and cleanup thread
> will forever stay in "D" state.
> 
> Signed-off-by: Vitaliy Gusev <vgusev@openvz.org>

Thanks, I'll push your patch.

-- 
Best regards,
Artem Bityutskiy (Битюцкий Артём)

      reply	other threads:[~2008-11-06  7:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-05 15:27 [PATCH] UBI: Don't exit from ubi_thread until kthread_should_stop() is true Vitaliy Gusev
2008-11-06  7:22 ` Artem Bityutskiy [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=1225956156.26460.22.camel@sauron \
    --to=dedekind@infradead.org \
    --cc=Artem.Bityutskiy@nokia.com \
    --cc=dwmw2@infradead.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=vgusev@openvz.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 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.