Bug 7980 - scsi_wait_scan module should be always available
Summary: scsi_wait_scan module should be always available
Status: CLOSED CODE_FIX
Alias: None
Product: SCSI Drivers
Classification: Unclassified
Component: Other (show other bugs)
Hardware: i386 Linux
: P2 normal
Assignee: scsi_drivers-other
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-09 17:04 UTC by Alexander Holler
Modified: 2007-07-06 19:33 UTC (History)
1 user (show)

See Also:
Kernel Version: 2.6.20
Subsystem:
Regression: ---
Bisected commit-id:


Attachments

Description Alexander Holler 2007-02-09 17:04:35 UTC
The scsi_wait_scan module should be always available, even if scsi was build 
into the kernel (not as module). E.g. I'm having two scsi-controllers in one 
machine, one as module and one from which the machine is booting. Currently 
this does not work, because I'm getting failures for devices of the driver 
which is build as a module. And because scsi is not build as module, the 
scsi_wait_scan module is not available.
Comment 1 Anonymous Emailer 2007-02-09 17:19:03 UTC
Reply-To: akpm@linux-foundation.org

On Fri, 9 Feb 2007 17:14:12 -0800
bugme-daemon@bugzilla.kernel.org wrote:

> http://bugzilla.kernel.org/show_bug.cgi?id=7980
> 
>            Summary: scsi_wait_scan module should be always available
>     Kernel Version: 2.6.20
>             Status: NEW
>           Severity: normal
>              Owner: scsi_drivers-other@kernel-bugs.osdl.org
>          Submitter: holler@ahsoftware.de
> 
> 
> The scsi_wait_scan module should be always available, even if scsi was build 
> into the kernel (not as module). E.g. I'm having two scsi-controllers in one 
> machine, one as module and one from which the machine is booting. Currently 
> this does not work, because I'm getting failures for devices of the driver 
> which is build as a module. And because scsi is not build as module, the 
> scsi_wait_scan module is not available.
> 

Comment 2 Adrian Bunk 2007-07-06 19:33:53 UTC
Fixed in 2.6.22-rc

Note You need to log in before you can comment on or make changes to this bug.