linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Russell King <rmk@arm.linux.org.uk>
To: Mike Anderson <andmike@us.ibm.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: 2.4.19 SCSI core bug?
Date: Thu, 12 Sep 2002 16:42:01 +0100	[thread overview]
Message-ID: <20020912164201.A3121@flint.arm.linux.org.uk> (raw)
In-Reply-To: <20020912153923.GA8295@beaverton.ibm.com>; from andmike@us.ibm.com on Thu, Sep 12, 2002 at 08:39:23AM -0700

On Thu, Sep 12, 2002 at 08:39:23AM -0700, Mike Anderson wrote:
> I have a cleanup patch for 2.5 scsi_error I will add this fix in.
> scsi_send_eh_cmnd should not be retrying the command it should return to
> the caller the status and let them decide. We also should create a
> ?restore_scsi_cb? function that is shared so that it is done
> consistently.

I've got a patch for both of these now.  I'm working through some other
issues at the moment though (like, why the hell requests for sectors
after the sector in error don't have a data phase, and the drive returns
status = GOOD, message = COMMAND COMPLETE, leading the kernel to believe
that it did transfer data.)

-- 
Russell King (rmk@arm.linux.org.uk)                The developer of ARM Linux
             http://www.arm.linux.org.uk/personal/aboutme.html


  reply	other threads:[~2002-09-12 15:37 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-11 21:19 2.4.19 SCSI core bug? Russell King
2002-09-12  9:01 ` Russell King
2002-09-12 15:39   ` Mike Anderson
2002-09-12 15:42     ` Russell King [this message]
2002-09-12 16:45       ` Russell King
2002-09-12  9:41         ` Benjamin Herrenschmidt

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=20020912164201.A3121@flint.arm.linux.org.uk \
    --to=rmk@arm.linux.org.uk \
    --cc=andmike@us.ibm.com \
    --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).