linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* MPT fusion driver doesn't work when compiled into kernel
@ 2006-06-14  7:49 Kirill Korotaev
  0 siblings, 0 replies; 2+ messages in thread
From: Kirill Korotaev @ 2006-06-14  7:49 UTC (permalink / raw)
  To: mpt_linux_developer, Eric.Moore, linux-scsi, Vasily Averin,
	Andrey Mirkin

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* RE: MPT fusion driver doesn't work when compiled into kernel
@ 2006-06-14 18:47 Moore, Eric
  0 siblings, 0 replies; 2+ messages in thread
From: Moore, Eric @ 2006-06-14 18:47 UTC (permalink / raw)
  To: Kirill Korotaev, linux-scsi, Vasily Averin, Andrey Mirkin

On Wednesday, June 14, 2006 1:49 AM, Kirill Korotaev wrote:
> 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.
> 

There was a patch posted recently that changed all the interruptible
sleeps to uniterruptible sleeps.  Here is the post:

http://marc.theaimsgroup.com/?l=linux-scsi&m=114850141621490&w=2

Pls retry test with 2.6.17-rc5 + James Bottomely's scsi-misc patch found
at
http://www.kernel.org/pub/linux/kernel/people/jejb/

Eric Moore
LSI Logic

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-06-14 18:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-14  7:49 MPT fusion driver doesn't work when compiled into kernel Kirill Korotaev
  -- strict thread matches above, loose matches on Subject: below --
2006-06-14 18:47 Moore, Eric

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).