https://bugzilla.kernel.org/show_bug.cgi?id=199703 --- Comment #11 from Don (don.brace@xxxxxxxxxxxxx) --- One more thing. the hpsa_allow_any module parameter was removed by this patch: commit c8cd71f1f32a6227ecadbbbaaf3147a41292ecb5 Author: Hannes Reinecke <hare@xxxxxxx> Date: Tue Aug 15 08:58:09 2017 +0200 scsi: hpsa: Remove 'hpsa_allow_any' module option As the cciss driver has been removed there are no overlapping PCI IDs anymore, and the 'hpsa_allow_any' flag can be removed. Signed-off-by: Hannes Reinecke <hare@xxxxxxxx> Signed-off-by: Martin K. Petersen <martin.petersen@xxxxxxxxxx> And, since the cciss driver has been removed from the kernel but still show up in your lspci output shows that the cciss driver is still in your initramfs? lsinitrd <path to your boot image> | egrep "cciss|hpsa" If you remove cciss from here, your devices will change over to SCSI devices. Depending on your fstab and grub, your system may not boot. -- You are receiving this mail because: You are the assignee for the bug.