Re: MPT2SAS boot fail... due to silently loosing the driver

From: Ingo Molnar
Date: Thu Nov 26 2015 - 05:51:32 EST



* Martin K. Petersen <martin.petersen@xxxxxxxxxx> wrote:

> I guess we could do something like the following and let it sit for a
> release cycle to help people transition. Bit of a hack, but it worked
> for me in my quick testing...

So I'm not sure how this could have worked for you in testing: try to set the
MPT2SAS option to =y in your .config:

CONFIG_SCSI_MPT2SAS=y

then run 'make oldconfig', and the option is disabled:

# CONFIG_SCSI_MPT2SAS is not set

The way to solve this is to make it an interactive option, with text to make sure
users don't mistake it for anything else than it is: a legacy/migration helper
config.

Thanks,

Ingo
--
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/