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
| ||
|
Message-ID: <470CE253.8040501@exegy.com> Date: Wed, 10 Oct 2007 09:31:47 -0500 From: "Mr. Berkley Shands" <bshands@...gy.com> To: "MegaRaid" <megaraidlinux@....com>, <linux-kernel@...r.kernel.org> Subject: 2.6.23 gotcha megaraid_sas missing a new Kconfig entry was made CONFIG_SCSI_LOWLEVEL for 2.6.23 (since 2.6.23-rc7) Which turns OFF by default all the SCSI drivers, including MEGARAID_SAS. This was not present previous to 2.6.23-rc9. As a result a "make oldconfig" will nuke the scsi driver tree. The default for this Kconfig in drivers/scsi/Kconfig is wrong. it should default to on. menuconfig SCSI_LOWLEVEL bool "SCSI low-level drivers" depends on SCSI!=n berkley -- // E. F. Berkley Shands, MSc// ** Exegy Inc.** 349 Marshall Road, Suite 100 St. Louis , MO 63119 Direct: (314) 218-3600 X450 Cell: (314) 303-2546 Office: (314) 218-3600 Fax: (314) 218-3601 The Usual Disclaimer follows... This e-mail and any documents accompanying it may contain legally privileged and/or confidential information belonging to Exegy, Inc. Such information may be protected from disclosure by law. The information is intended for use by only the addressee. If you are not the intended recipient, you are hereby notified that any disclosure or use of the information is strictly prohibited. If you have received this e-mail in error, please immediately contact the sender by e-mail or phone regarding instructions for return or destruction and do not use or disclose the content to others. - 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