All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kirill Korotaev <dev@sw.ru>
To: mpt_linux_developer@lsil.com, Eric.Moore@lsil.com,
	linux-scsi@vger.kernel.org, Vasily Averin <vvs@sw.ru>,
	Andrey Mirkin <amirkin@sw.ru>
Subject: MPT fusion driver doesn't work when compiled into kernel
Date: Wed, 14 Jun 2006 11:49:20 +0400	[thread overview]
Message-ID: <448FBF80.9090305@sw.ru> (raw)

Hello,

FYI, there is a bug in all(?) 3.x fusion drivers, which prevents it from 
working when all the fusion config options are set to 'y'.

It looks like the driver uses schedule_timeout() for delays inside, 
which can return immediately on the boot stage and thus drives are not 
detected properly.

At least the following verions are affected:
3.03.07
3.02.62.01rh

And according to recent commits it was not fixed since then.

Thanks,
Kirill

             reply	other threads:[~2006-06-14  7:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-14  7:49 Kirill Korotaev [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-06-14 18:47 MPT fusion driver doesn't work when compiled into kernel Moore, Eric

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=448FBF80.9090305@sw.ru \
    --to=dev@sw.ru \
    --cc=Eric.Moore@lsil.com \
    --cc=amirkin@sw.ru \
    --cc=linux-scsi@vger.kernel.org \
    --cc=mpt_linux_developer@lsil.com \
    --cc=vvs@sw.ru \
    /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.