https://bugzilla.kernel.org/show_bug.cgi?id=60758 --- Comment #22 from Jeff Zhou <jz.researcher@xxxxxxxxx> --- (In reply to zakrzewskim from comment #21) > Here you are: http://www.upemax.user.icpnet.pl/3.10.4-1.el6.lst Yes then we see the scsi_scan_wait is not in 3.10.4 either, otherwise there will be a line :"drivers/scsi/scsi_wait_scan.ko". The rc.sysinit file in your system might need adjustment to remove the reference to scsi_wait_scan module. But that might not be the root cause, since 3.10.4 without scsi_wait_scan works fine under this script. There could be a regression between 3.10.4 to 3.10.5 cause your system hang, might be or might not be scsi problem. To find the root cause and fix it, probably need to roll back between 3.10.5 to 3.10.4, build and test the kernel for booting, git bisect could be helpful. Then we can check the details to see why the commit crashing the specific machine. -- You are receiving this mail because: You are the assignee for 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