lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 26 Nov 2015 11:51:23 +0100
From:	Ingo Molnar <mingo@...nel.org>
To:	"Martin K. Petersen" <martin.petersen@...cle.com>
Cc:	Peter Zijlstra <peterz@...radead.org>,
	Sreekanth.Reddy@...gotech.com, hch@....de, hare@...e.de,
	linux-kernel@...r.kernel.org
Subject: Re: MPT2SAS boot fail... due to silently loosing the driver


* Martin K. Petersen <martin.petersen@...cle.com> 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@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ