public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Douglas Gilbert <dougg@torque.net>
To: linux-kernel@vger.kernel.org
Subject: Re: Can't compile Symbios 53c416 SCSI support
Date: Sun, 27 Jan 2002 23:58:08 -0500	[thread overview]
Message-ID: <3C54DA60.B78092E7@torque.net> (raw)

On 2002.01.28 01:41 Evgeniy Polyakov wrote:
> 
> > So i hope this patch will help a bit in this direction.
> 
> Ooops, forgot to attach.
> 
>       Evgeniy Polyakov ( s0mbre ).

Only the callbacks to scsi_done() need to be protected by
a spin_lock on host_lock. You may need to set up another
lock (driver or host specific) for the other case(s).

Unfortunately there are more problems with this driver
because it uses the old error handler scheme which has
been dropped in the lk 2.5 series. Compare the scsi_debug
driver in lk 2.5.2 with the one in lk 2.5.3-pre5 for an
example of what is involved. Start with the header and
look at the "eh_..." entries.

Good luck.

Doug Gilbert

             reply	other threads:[~2002-01-28  4:59 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-28  4:58 Douglas Gilbert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-01-27 20:12 Can't compile Symbios 53c416 SCSI support Paulo Andre'
2002-01-28  1:38 ` Evgeniy Polyakov
2002-01-28  1:41   ` Evgeniy Polyakov
2002-01-28  1:58     ` Paulo Andre'
2002-01-28  1:54   ` Paulo Andre'

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=3C54DA60.B78092E7@torque.net \
    --to=dougg@torque.net \
    --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