From: Jeff Garzik <jeff@garzik.org>
To: Tejun Heo <htejun@gmail.com>
Cc: linux-ide@vger.kernel.org
Subject: Re: [PATCH] libata: wrap schedule_timeout_uninterruptible() in loop
Date: Tue, 09 Oct 2007 21:41:04 -0400 [thread overview]
Message-ID: <470C2DB0.1000108@garzik.org> (raw)
In-Reply-To: <20071009055833.GH12186@htj.dyndns.org>
Tejun Heo wrote:
> Tasks in uninterruptible sleep might be woken up by unrelated events
> and should check whether the condition it was waiting for has actually
> triggered. Wrap schedule_timeout_uninterruptible() in loop to achieve
> it.
>
> Signed-off-by: Tejun Heo <htejun@gmail.com>
> ---
> drivers/ata/libata-eh.c | 3 ++-
> 1 files changed, 2 insertions(+), 1 deletions(-)
applied
prev parent reply other threads:[~2007-10-10 1:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-09 5:58 [PATCH] libata: wrap schedule_timeout_uninterruptible() in loop Tejun Heo
2007-10-10 1:41 ` Jeff Garzik [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=470C2DB0.1000108@garzik.org \
--to=jeff@garzik.org \
--cc=htejun@gmail.com \
--cc=linux-ide@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 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.