From: Marcelo Tosatti <marcelo.tosatti@cyclades.com>
To: Tony Battersby <tonyb@cybernetics.com>
Cc: linux-scsi@vger.kernel.org
Subject: Re: [PATCH 2.4] sym53c8xx_2 error handler fix
Date: Wed, 17 Nov 2004 11:59:24 -0200 [thread overview]
Message-ID: <20041117135924.GE20533@logos.cnet> (raw)
In-Reply-To: <04Nov1.162535est.332407@cyborg.cybernetics.com>
Tony,
I've applied all of your patches. Thanks!
On Mon, Nov 01, 2004 at 04:25:58PM -0500, Tony Battersby wrote:
> The sym53c8xx_2 driver in lk 2.4.x is unmaintained. This is a backported
> fix from lk 2.6.x for a problem with the error handler never successfully
> completing an abort, bus reset, device reset, or host reset. This patch has
> been well tested at my company. Please apply.
>
> --- linux-2.4.26-vanilla/drivers/scsi/sym53c8xx_2/sym_glue.c Thu Nov 28 18:53:14 2002
> +++ linux-2.4.26-asp/drivers/scsi/sym53c8xx_2/sym_glue.c Fri May 21 11:43:51 2004
> @@ -1149,7 +1149,6 @@
> switch(to_do) {
> default:
> case SYM_EH_DO_IGNORE:
> - goto finish;
> break;
> case SYM_EH_DO_WAIT:
> #if LINUX_VERSION_CODE > LinuxVersionCode(2,3,0)
> @@ -1193,7 +1192,6 @@
> to_do = SYM_EH_DO_IGNORE;
> }
>
> -finish:
> ep->to_do = to_do;
> /* Complete the command with locks held as required by the driver */
> if (to_do == SYM_EH_DO_COMPLETE)
>
>
> Anthony J. Battersby
> Cybernetics
prev parent reply other threads:[~2004-11-17 18:06 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-11-01 21:25 [PATCH 2.4] sym53c8xx_2 error handler fix Tony Battersby
2004-11-17 13:59 ` Marcelo Tosatti [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=20041117135924.GE20533@logos.cnet \
--to=marcelo.tosatti@cyclades.com \
--cc=linux-scsi@vger.kernel.org \
--cc=tonyb@cybernetics.com \
/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