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>,
	Alan Cox <alan@lxorguk.ukuu.org.uk>
Subject: Re: [PATCH #upstream-fixes] libata: ignore deverr on SETXFER if mode is configured
Date: Mon, 11 Feb 2008 14:30:26 -0500	[thread overview]
Message-ID: <47B0A252.4010706@garzik.org> (raw)
In-Reply-To: <47AA6010.30003@gmail.com>

Tejun Heo wrote:
> Some controllers (VIA CX700) raise device error on SETXFER even after
> mode configuration succeeded.  Update ata_dev_set_mode() such that
> device error is ignored if transfer mode is configured correctly.  To
> implement this, device is revalidated even after device error on
> SETXFER.
> 
> This fixes kernel bugzilla bug 8563.
> 
> Signed-off-by: Tejun Heo <htejun@gmail.com>
> Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
> ---
>  drivers/ata/libata-core.c |   48 +++++++++++++++++++++++++++++++---------------
>  1 file changed, 33 insertions(+), 15 deletions(-)

applied



      parent reply	other threads:[~2008-02-11 19:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-07  1:34 [PATCH #upstream-fixes] libata: ignore deverr on SETXFER if mode is configured Tejun Heo
2008-02-07  1:45 ` Alan Cox
2008-02-11 19:30 ` 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=47B0A252.4010706@garzik.org \
    --to=jeff@garzik.org \
    --cc=alan@lxorguk.ukuu.org.uk \
    --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.