[Bug 1940] ibook doesn't "wake up"
bugzilla-daemon at bugzilla.ubuntu.com
bugzilla-daemon at bugzilla.ubuntu.com
Tue Oct 4 12:33:42 UTC 2005
Please do not reply to this email. You can add comments at
http://bugzilla.ubuntu.com/show_bug.cgi?id=1940
Ubuntu | linux
------- Additional Comments From obiwan at mailmij.org 2005-10-04 13:33 UTC -------
I think do_IRQ is called. If I do as you suggest, when the machine freezes, do_IRQ is called over and over again,
indefinitely.
Some printk in ide_do_request suggests that it does not reach this line:
if (drive->blocked && !blk_pm_request(rq) && !(rq->flags & REQ_PREEMPT)) {
on a failed wakeup, it backs out of that function it seems because i do seem to reach wait_for_completion in
ide_do_drive_cmd
I continue adding printks...
--
Configure bugmail: http://bugzilla.ubuntu.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
More information about the kernel-bugs
mailing list