From: Jeff Garzik <jeff@garzik.org>
To: Robert Hancock <hancockr@shaw.ca>
Cc: linux-kernel <linux-kernel@vger.kernel.org>,
ide <linux-ide@vger.kernel.org>,
Andrew Morton <akpm@linux-foundation.org>
Subject: Re: [PATCH -mm] libata: add human-readable error value decoding v3
Date: Tue, 02 Oct 2007 11:20:41 -0400 [thread overview]
Message-ID: <470261C9.3000700@garzik.org> (raw)
In-Reply-To: <46B36D59.7060803@shaw.ca>
Robert Hancock wrote:
> This adds human-readable decoding of the ATA status and error registers
> (similar to what drivers/ide does) as well as the SATA Serror register to
> libata error handling output. This prevents the need to pore through
> standards documents to figure out the meaning of the bits in these
> registers when looking at error reports. Some bits that drivers/ide
> decoded are not decoded here, since the bits are either command-dependent
> or obsolete, and properly parsing them would add too much complexity.
>
> Signed-off-by: Robert Hancock <hancockr@shaw.ca>
>
> ---
>
> Rebased to apply to 2.6.23-rc1-mm2.
I'm applying this manually.... sorry it took so long, the asymmetry of
"{DRDY }" bugged me, so I did a few cleanups.
prev parent reply other threads:[~2007-10-02 15:20 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-03 18:00 [PATCH -mm] libata: add human-readable error value decoding v3 Robert Hancock
2007-08-03 21:54 ` Alan Cox
2007-08-03 23:18 ` Chuck Ebbert
2007-10-02 15:20 ` 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=470261C9.3000700@garzik.org \
--to=jeff@garzik.org \
--cc=akpm@linux-foundation.org \
--cc=hancockr@shaw.ca \
--cc=linux-ide@vger.kernel.org \
--cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).