public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Dave Jones <davej@suse.de>
To: Linux Kernel <linux-kernel@vger.kernel.org>
Subject: linux-2.5.x-dj and SCSI error handling.
Date: Sat, 27 Apr 2002 13:10:25 +0200	[thread overview]
Message-ID: <20020427131025.F14743@suse.de> (raw)

Folks, I just woke up to about a dozen reports of the same 'bug'
all with patches which are so wrong they stand no chance of application
by me or Linus, posting here is quicker than me pointing those people
(and those who may follow them) to the answer.

The recent patch from Christoph Hellwig which kills off
the last remaining remnants of the old style SCSI error handling.
The reason these drivers no longer compile due to missing 'abort' and
'reset' functions is due to the fact that they need converting to
new-style error handling.

For instructions on how to do this, read http://www.andante.org/scsi_eh.html

For instructions on how not to this..
o   Do not send me patches that just remove the reset: and abort:
    functions. This gives us no error handling whatsoever.
o   Do not send me patches re-adding the 'missing' reset & abort functions
    to the Scsi_Host_Template struct.  This gets us nowhere.
o   Yes, I know ide-scsi, and various other scsi drivers are broken.
    Fix them, or be patient and wait for them to be fixed.


    Dave.

-- 
| Dave Jones.        http://www.codemonkey.org.uk
| SuSE Labs

             reply	other threads:[~2002-04-27 11:10 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-27 11:10 Dave Jones [this message]
2002-04-27 11:26 ` linux-2.5.x-dj and SCSI error handling arjan
2002-04-27 13:48 ` Mr. James W. Laferriere
2002-04-27 13:52   ` Dave Jones
  -- strict thread matches above, loose matches on Subject: below --
2002-04-27 14:31 Douglas Gilbert
2002-04-27 16:30 Andries.Brouwer
2002-04-27 18:38 ` Alan Cox
2002-04-29  7:37 ` Rogier Wolff
2002-04-27 18:00 Douglas Gilbert

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=20020427131025.F14743@suse.de \
    --to=davej@suse.de \
    --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