Thread (14 messages) 14 messages, 7 authors, 2005-10-01

Re: [PATCH] updated version of Jens' SATA suspend-to-ram patch

From: Mark Lord <hidden>
Date: 2005-09-23 21:11:13
Also in: linux-scsi, lkml

Jeff Garzik wrote:
Very strange.  I cannot find this patch at all in my email folders.
Can someone resend it to me?
(attached)

..
quoted
-    qc = ata_qc_new_init(ap, dev);
-    BUG_ON(qc == NULL);
+    while ((qc = ata_qc_new_init(ap, dev)) == NULL)
+        msleep(10);
 
..
Worried now!
Hey, that code wasn't in the original patch last spring,
which I'm *still* using with zero problems this fall.

Mmmm...

Attachments

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help