Re: scsi_wait_scan Kconfig option

2007-12-08 Thread Matthew Wilcox
On Sat, Dec 08, 2007 at 10:21:11PM +0100, Stefan Richter wrote: > Besides, in order for scsi_wait_scan to work, drivers need to support it > explicitly, don't they? If so, simply kill the "default m" from config > SCSI_WAIT_SCAN and let any driver which is integrated with it select it. No. All d

Re: scsi_wait_scan Kconfig option

2007-12-08 Thread Stefan Richter
> Clemens Koller <[EMAIL PROTECTED]> wrote: >> Nick Warne schrieb: >>> I am bringing this up again - primarily as I forgot about it after >>> patching my build tree ages ago: >>> >>> http://lkml.org/lkml/2007/10/27/68 >> Please see the patch I sent some days ago, which does the very >> same thing:

Re: scsi_wait_scan Kconfig option

2007-12-08 Thread Nick Warne
On Sat, 08 Dec 2007 14:11:44 +0100 Clemens Koller <[EMAIL PROTECTED]> wrote: > Nick Warne schrieb: > > I am bringing this up again - primarily as I forgot about it after > > patching my build tree ages ago: > > > > http://lkml.org/lkml/2007/10/27/68 Subjec

Re: scsi_wait_scan Kconfig option

2007-12-07 Thread Nick Warne
Hi Matthew, On Fri, 7 Dec 2007 12:47:56 -0700 Matthew Wilcox <[EMAIL PROTECTED]> wrote: > On Fri, Dec 07, 2007 at 07:39:53PM +, Nick Warne wrote: > > I try not to build a modular kernel, but only have modules ON due to > > nVidia (sigh). So I was semi-surprised when I saw the > > scsi_wait_s

Re: Fw: scsi_wait_scan Kconfig option

2007-12-07 Thread Matthew Wilcox
On Fri, Dec 07, 2007 at 07:39:53PM +, Nick Warne wrote: > I try not to build a modular kernel, but only have modules ON due to > nVidia (sigh). So I was semi-surprised when I saw the scsi_wait_scan > module being built again, yet NO WHERE in menuconfig is it present to > turn OFF. Even if I h

Fw: scsi_wait_scan Kconfig option

2007-12-07 Thread Nick Warne
Hi all, Please see below. Nick Begin forwarded message: Date: Fri, 7 Dec 2007 19:12:42 + From: Nick Warne <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: scsi_wait_scan Kconfig option Hi all, I am bringing this up again - primarily as I forgot about it after patching my buil