All of lore.kernel.org
 help / color / mirror / Atom feed
From: torvalds@transmeta.com (Linus Torvalds)
To: linux-kernel@vger.kernel.org
Subject: Re: Linux 2.4.3
Date: 5 Mar 2001 19:42:10 -0800	[thread overview]
Message-ID: <981mai$e19$1@penguin.transmeta.com> (raw)
In-Reply-To: <Pine.LNX.4.21.0103052124250.1132-100000@groveland.analogic.com>

In article <Pine.LNX.4.21.0103052124250.1132-100000@groveland.analogic.com>,
Richard B. Johnson <johnson@groveland.analogic.com> wrote:
>
>I   -- S T R O N G L Y -- suggest that nobody use this kernel with
>a BusLogic SCSI controller until this problem is fixed.

Ho humm..

Anybody who has any ideas or input, please holler.  There are no actual
BusLogic controller changes in the current 2.4.3-pre kernels at all, so
there's something else going on.

There's a new aic7xxx driver there - did you enable support for that? I
wonder if there could be some inter-action: the aic7xxx driver tries to
probe every PCI SCSI controller because they are basically hard to ID
any other way (no single vendor/id combination, or even a simple
pattern).  But it has some rather careful internal logic to filter out
all non-aic7xxx controllers, so this really doesn't look likely.

If you didn't compile aic7xxx in, the only other SCSI change (apart from
a lot of spelling fixes in comments etc) is some trivial error handling,
like changing scsi_test_unit_ready to not have a result buffer (because
it doesn't have a result except for the regular sense buffer).  Which
again certainly shouldn't be able to matter at all. 

Ideas?

		Linus

  parent reply	other threads:[~2001-03-06  3:42 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-03-06  2:35 Linux 2.4.3 Richard B. Johnson
2001-03-06  3:02 ` Mike Fedyk
2001-03-06  3:33 ` Linux 2.4.2-ac12 Scott M. Hoffman
2001-03-06  4:21   ` Linus Torvalds
2001-03-06 10:34   ` God
2001-03-06 13:17     ` Scott M. Hoffman
2001-03-06 13:30       ` Alan Cox
2001-03-06 13:56         ` Scott M. Hoffman
2001-03-06 14:09           ` Alan Cox
2001-03-06 18:07         ` Wayne Whitney
2001-03-06 18:10         ` Linux 2.4.2-ac12, ac11 no good either Scott M. Hoffman
2001-03-07  3:31         ` Linux 2.4.2-ac12 God
2001-03-06 23:43       ` God
2001-03-06  3:42 ` Linus Torvalds [this message]
2001-03-08  0:16 ` Linux 2.4.3 Krzysztof Halasa
2001-03-08 15:44 ` David Weinehall
2001-03-08 16:09   ` Richard B. Johnson

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='981mai$e19$1@penguin.transmeta.com' \
    --to=torvalds@transmeta.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.