http://bugzilla.kernel.org/show_bug.cgi?id=6262





------- Additional Comments From [EMAIL PROTECTED]  2006-03-24 03:33 -------
For the oops issue for libata-dev git tree, I found that's caused (not root 
caused) by ahci_start_engine()'s failure. For those ata port without sata 
device connected, ahci_start_engine() will return error when called by 
ahci_init_one()->ata_device_add()->ata_host_add()->ahci_port_start() during 
kernel's initialization at booting up. Then ata_host_add() will call 
scsi_host_put() then cause an oops. When forcing ahci_start_engine() to return 
0, system could boot up normally.

libata-dev git tree has much change/improvements on resetting 
HBA/port/software. At last i can use it as a start point :-)

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are on the CC list for the bug, or are watching someone who is.


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to