linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jeff Garzik <jeff@garzik.org>
To: Tejun Heo <htejun@gmail.com>
Cc: linux-ide@vger.kernel.org, idurdanovic@comcast.net
Subject: Re: [PATCH] libata: fix revalidation issuing after configuration commands
Date: Mon, 15 Oct 2007 15:41:39 -0400	[thread overview]
Message-ID: <4713C273.4050102@garzik.org> (raw)
In-Reply-To: <20071010065744.GO12186@htj.dyndns.org>

Tejun Heo wrote:
> After commands which can change device configuration, EH is scheduled
> to revalidate and reconfigure the device.  Host link was incorrectly
> used unconditionally when scheduling EH action.  This resulted in
> bogus revalidation request and mismatched configuration between device
> and driver.  Fix it.
> 
> This bug was reported by Igor Durdanovic.
> 
> Signed-off-by: Tejun Heo <htejun@gmail.com>
> Cc: Igor Durdanovic <idurdanovic@comcast.net>
> ---
>  drivers/ata/libata-scsi.c |    5 +++--
>  1 file changed, 3 insertions(+), 2 deletions(-)

applied



      parent reply	other threads:[~2007-10-15 19:41 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-10  6:57 [PATCH] libata: fix revalidation issuing after configuration commands Tejun Heo
2007-10-11  2:55 ` Igor Durdanovic
2007-10-11  3:23   ` Tejun Heo
2007-10-15 19: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=4713C273.4050102@garzik.org \
    --to=jeff@garzik.org \
    --cc=htejun@gmail.com \
    --cc=idurdanovic@comcast.net \
    --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 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).