Re: Maybe remove request_module("scsi_hostadapter"); from ->

From: Sean Neakums
Date: Thu Aug 21 2003 - 08:50:35 EST


"John Newbie" <john_r_newbie@xxxxxxxxxxx> writes:

>>Consider IDE systems with SCSI peripherals and SCSI built modular.
>
> In my opinion the best solution is to surround
> request_module("scsi_hostadapter");
> with
> #ifdef CONFIG_SCSI_MODULE
> in addition to CONFIG_KMOD
>
> Agree?

There already exists a solution, which is to alias scsi_hostadapter to
off.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/