https://bugzilla.kernel.org/show_bug.cgi?id=111731 Bug ID: 111731 Summary: mpt2sas doesn't get built Product: SCSI Drivers Version: 2.5 Kernel Version: 4.4.0 Hardware: x86-64 OS: Linux Tree: Mainline Status: NEW Severity: normal Priority: P1 Component: Other Assignee: scsi_drivers-other@xxxxxxxxxxxxxxxxxxxx Reporter: nux@xxxxxxxxx Regression: No Hello, It looks like 4.4.0 is not building mpt2sas modules any more. We got bit by this while testing it (via ElRepo) on EL7. Even though specified in the config, only mpt3sas is built. While mpt3sas can indeed support the hardware in question (DELL/LSI H200 in my case), dracut/mkinitrd fails to include it in the initrd, because it's looking for mpt2sas which is missing from /lib/modules altogether. `dracut --add-drivers` solves the problem, but this is not a graceful kernel upgrade and ends up with unbootable OS. More information about this issue here http://elrepo.org/bugs/view.php?id=628 -- You are receiving this mail because: You are watching the assignee of the bug. -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html