https://bugzilla.kernel.org/show_bug.cgi?id=22642





--- Comment #6 from Dan Carpenter <erro...@gmail.com>  2010-11-19 08:15:52 ---
It get's delayed in ata_wait_ready().

That function has a printk "link is slow to respond, please be patient" if you
go over 5 seconds.  I added a printk to see exactly how long it was taking.  It
first waits for 6 seconds and triggers the message and it waits for 4 seconds
which is where my 10 second delay comes from.

This doesn't look like a kernel bug to me.

Tobias, you may be experiencing a different bug.  I sort of hijacked your bug
report.  Could you boot with initcall_debug and post your dmesg?

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to