https://bugzilla.kernel.org/show_bug.cgi?id=49151 --- Comment #37 from Szymon Janc <szymon@xxxxxxxxxxx> 2012-11-15 18:05:10 --- Hi, I did some bisecting (10 successful boots == good) and got this: 30dcf76acc695cbd2fa919e294670fe9552e16e7 is the first bad commit commit 30dcf76acc695cbd2fa919e294670fe9552e16e7 Author: Matthew Garrett <mjg@xxxxxxxxxx> Date: Mon Jun 25 16:13:04 2012 +0800 libata: migrate ACPI code over to new bindings Now that we have the ability to directly glue the ACPI namespace to the driver model in libata, we don't need the custom code to handle the same thing. Remove it and migrate the functions over to the new code. Signed-off-by: Matthew Garrett <mjg@xxxxxxxxxx> Signed-off-by: Holger Macht <holger@xxxxxxxx> Signed-off-by: Lin Ming <ming.m.lin@xxxxxxxxx> Signed-off-by: Jeff Garzik <jgarzik@xxxxxxxxxx> I've also added some prints: pacpi_port_start is called before pacpi_qc_issue but ata_do_set_mode is called after pacpi_qc_issue.. that seems not right, right? Hope this will help someone familiar with that code.. I'll upload full dmesg as well. -- BR Szymon Janc -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug.-- To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html