http://bugzilla.kernel.org/show_bug.cgi?id=14214 --- Comment #6 from Plamen Petrov <pvp-lsts@xxxxxxxxxxxxx> 2009-10-01 09:02:34 --- Some of the notable differences between the bad and good .config are: good had CONFIG_SLOW_WORK=y; IO schedulers: bad used CONFIG_DEFAULT_DEADLINE=y while good is with CONFIG_DEFAULT_NOOP=y bad had CONFIG_X86_MPPARSE=y, where good does not; good has CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQS=y, bad didn't; bad had CONFIG_HOTPLUG_CPU=y, good does not; I did not list the new config options which 2.6.32-rc1 has, and 2.6.31-git12 does not; NOTE: these are both SMP enabled configs; I will try and build 2.6.32-rc1 with the exact same config I used with 2.6.31-git12 to see how it fares, so we will know if the problem was fixed in 2.6.32-rc1; I will use gcc 4.4.1, though, and the kernel which did not allow me to reboot or shutdown was built with gcc 4.3.3. Thanks! -- Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email ------- 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