http://bugzilla.kernel.org/show_bug.cgi?id=9769


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REJECTED                    |REOPENED
         Resolution|INVALID                     |




------- Comment #4 from [EMAIL PROTECTED]  2008-02-18 05:16 -------
This is NOT an invalid bug!

In all previous kernels, if
# CONFIG_SCSI_SCAN_ASYNC is not set

then
CONFIG_SCSI_WAIT_SCAN=m
does not even appear in the .config file, and the module
scsi_wait_scan.ko is not built.
The module is NOT built, only in 2.6.24 is it getting built
regardless.

For 2.6.23.x and all earlier kernels, the module is not
built. 

Ditto when doing 'make menuconfig', in all previous kernels,
if CONFIG_SCSI_SCAN_ASYNC is turned off then the option to build
the module is not even offered. However in 2.6.24 it continues
to be offered regardless.

So, I repeat, this is a BUG!

Or, if you have made a change that requires the module to
be built regardless, can you please explain why it is needed
in the case of '.CONFIG_SCSI_SCAN_ASYNC is not set' and why
this change from all previous kernels.

Barry Kauler


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to