All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeff Garzik <jeff@garzik.org>
To: Tejun Heo <htejun@gmail.com>
Cc: IDE/ATA development list <linux-ide@vger.kernel.org>
Subject: Re: [PATCH #upstream] libata: make EH fail gracefully if no reset method is available
Date: Sat, 12 Apr 2008 01:18:15 -0400	[thread overview]
Message-ID: <48004617.9030808@garzik.org> (raw)
In-Reply-To: <47A040E2.1050801@gmail.com>

Tejun Heo wrote:
> When no reset method is available, libata currently oopses.  Although
> the condition can't happen unless there's a bug in a low level driver,
> oopsing isn't the best way to report the error condition.  Complain,
> dump stack and fail reset instead.
> 
> Signed-off-by: Tejun Heo <htejun@gmail.com>
> ---
> This patch is on top of
> 
> upstream (a984f58dd97f22f5113700322fed311a0ee29947)
> + prefer-hardreset patchset
>   http://thread.gmane.org/gmane.linux.ide/27447
> 
>  drivers/ata/libata-eh.c |    7 ++++++-
>  1 files changed, 6 insertions(+), 1 deletions(-)

applied



      parent reply	other threads:[~2008-04-12  5:18 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-30  9:18 [PATCH #upstream] libata: make EH fail gracefully if no reset method is available Tejun Heo
2008-02-01 20:35 ` Jeff Garzik
2008-02-11 19:25 ` Jeff Garzik
2008-03-11  3:45   ` Tejun Heo
2008-04-12  5:18 ` 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=48004617.9030808@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.