From: Jeff Garzik <jgarzik@pobox.com>
To: Tejun Heo <htejun@gmail.com>
Cc: linux-ide@vger.kernel.org
Subject: Re: [PATCH] sata_via: convert to new EH, take #3
Date: Tue, 20 Jun 2006 05:16:44 -0400 [thread overview]
Message-ID: <4497BCFC.7040109@pobox.com> (raw)
In-Reply-To: <20060616061353.GD10142@htj.dyndns.org>
Tejun Heo wrote:
> Convert sata_via to new EH. vt6420 used ATA_FLAG_SRST while vt6421
> used ATA_FLAG_SATA_RESET. This difference seems to be an accident
> rather than intended. This patch makes both flavors use
> ata_bmdma_error_handler() which makes use of both SRST and SATA
> hardreset. This behavior change is intended and if it breaks
> anything, it should be very easy to spot.
>
> Signed-off-by: Tejun Heo <htejun@gmail.com>
Applied. Addressing the "rather than intended" comment above, the
history is actually this:
Throughout libata, I have always preferred SATA PHY reset to SRST.
SATA_RESET didn't work well on one VTxxxx chip, while it did work on
another. Thus, the driver reflected what worked.
While we may need to disable COMRESET completely on vt6420 (look for
sata_via bug reports here!), I would prefer to shove both chips down the
EH path that you have presented. If that doesn't work, we'll take
further action from here.
Jeff
prev parent reply other threads:[~2006-06-20 9:16 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-13 11:51 [PATCH] sata_via: convert to new EH Tejun Heo
2006-06-13 21:46 ` [PATCH] sata_via: convert to new EH, take #2 Tejun Heo
2006-06-16 6:13 ` [PATCH] sata_via: convert to new EH, take #3 Tejun Heo
2006-06-20 9:16 ` 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=4497BCFC.7040109@pobox.com \
--to=jgarzik@pobox.com \
--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.