[PATCH] Allow to disable CONFIG_SCSI_WAIT_SCAN=m in menuconfig.

2007-12-04 Thread Clemens Koller
Hi there! This was already discussed in May: http://lkml.org/lkml/2007/5/13/75 without any valuable results. I don't want to have the scsi_wait_scan.ko around but still need SCSI for usb disks and module support for driver development. Otherwise, I am working with a monolithic kernel on

[PATCH] Allow to disable CONFIG_SCSI_WAIT_SCAN=m in menuconfig.

2007-12-04 Thread Clemens Koller
Hi there! This was already discussed in May: http://lkml.org/lkml/2007/5/13/75 without any valuable results. I don't want to have the scsi_wait_scan.ko around but still need SCSI for usb disks and module support for driver development. Otherwise, I am working with a monolithic kernel on

Re: CONFIG_SCSI_WAIT_SCAN=m

2007-04-06 Thread James Bottomley
; CONFIG_SCSI=y > CONFIG_SCSI_SCAN_ASYNC=y > CONFIG_SCSI_WAIT_SCAN=m > > 2.6.21-rc5-mm2 VFS panics unable to find my root on /dev/sda2, > but boots okay if I change drivers/scsi/Kconfig to "default y" > instead of "default m" for SCSI_WAIT_SCAN. > &g

Re: CONFIG_SCSI_WAIT_SCAN=m

2007-04-06 Thread James Bottomley
CONFIG_SCSI_SCAN_ASYNC=y CONFIG_SCSI_WAIT_SCAN=m 2.6.21-rc5-mm2 VFS panics unable to find my root on /dev/sda2, but boots okay if I change drivers/scsi/Kconfig to default y instead of default m for SCSI_WAIT_SCAN. I'm sure that's not the right fix, but I don't know what is. I've had

Re: CONFIG_SCSI_WAIT_SCAN=m

2007-04-03 Thread Hugh Dickins
SI=y > > CONFIG_SCSI_SCAN_ASYNC=y > > CONFIG_SCSI_WAIT_SCAN=m > > > > 2.6.21-rc5-mm2 VFS panics unable to find my root on /dev/sda2, > > but boots okay if I change drivers/scsi/Kconfig to "default y" > > instead of "default m" for SCSI_WAIT_SCAN. >

Re: CONFIG_SCSI_WAIT_SCAN=m

2007-04-03 Thread Hugh Dickins
On Tue, 27 Mar 2007, James Bottomley wrote: On Tue, 2007-03-27 at 17:25 +0100, Hugh Dickins wrote: I'm not using an initrd, most of my kernel is builtin, just a few modules for occasional filesystems. CONFIG_MODULES=y CONFIG_SCSI=y CONFIG_SCSI_SCAN_ASYNC=y CONFIG_SCSI_WAIT_SCAN=m

Re: CONFIG_SCSI_WAIT_SCAN=m

2007-03-27 Thread Hugh Dickins
SI=y > > CONFIG_SCSI_SCAN_ASYNC=y > > CONFIG_SCSI_WAIT_SCAN=m > > > > 2.6.21-rc5-mm2 VFS panics unable to find my root on /dev/sda2, > > but boots okay if I change drivers/scsi/Kconfig to "default y" > > instead of "default m" for SCSI_WAIT_SCAN. >

Re: CONFIG_SCSI_WAIT_SCAN=m

2007-03-27 Thread James Bottomley
On Tue, 2007-03-27 at 17:25 +0100, Hugh Dickins wrote: > I'm not using an initrd, most of my kernel is builtin, > just a few modules for occasional filesystems. > > CONFIG_MODULES=y > CONFIG_SCSI=y > CONFIG_SCSI_SCAN_ASYNC=y > CONFIG_SCSI_WAIT_SCAN=m > > 2.6.21-rc5-mm

CONFIG_SCSI_WAIT_SCAN=m

2007-03-27 Thread Hugh Dickins
I'm not using an initrd, most of my kernel is builtin, just a few modules for occasional filesystems. CONFIG_MODULES=y CONFIG_SCSI=y CONFIG_SCSI_SCAN_ASYNC=y CONFIG_SCSI_WAIT_SCAN=m 2.6.21-rc5-mm2 VFS panics unable to find my root on /dev/sda2, but boots okay if I change drivers/scsi/Kconfig

CONFIG_SCSI_WAIT_SCAN=m

2007-03-27 Thread Hugh Dickins
I'm not using an initrd, most of my kernel is builtin, just a few modules for occasional filesystems. CONFIG_MODULES=y CONFIG_SCSI=y CONFIG_SCSI_SCAN_ASYNC=y CONFIG_SCSI_WAIT_SCAN=m 2.6.21-rc5-mm2 VFS panics unable to find my root on /dev/sda2, but boots okay if I change drivers/scsi/Kconfig

Re: CONFIG_SCSI_WAIT_SCAN=m

2007-03-27 Thread James Bottomley
On Tue, 2007-03-27 at 17:25 +0100, Hugh Dickins wrote: I'm not using an initrd, most of my kernel is builtin, just a few modules for occasional filesystems. CONFIG_MODULES=y CONFIG_SCSI=y CONFIG_SCSI_SCAN_ASYNC=y CONFIG_SCSI_WAIT_SCAN=m 2.6.21-rc5-mm2 VFS panics unable to find my root

Re: CONFIG_SCSI_WAIT_SCAN=m

2007-03-27 Thread Hugh Dickins
On Tue, 27 Mar 2007, James Bottomley wrote: On Tue, 2007-03-27 at 17:25 +0100, Hugh Dickins wrote: I'm not using an initrd, most of my kernel is builtin, just a few modules for occasional filesystems. CONFIG_MODULES=y CONFIG_SCSI=y CONFIG_SCSI_SCAN_ASYNC=y CONFIG_SCSI_WAIT_SCAN=m