After a week of further experience with this patch,
I regretfully inform one and all that it does not
entirely fix the lockups.

My system has experienced three of them during the
past 24 hours.. after many days without.

I'm now reverting to the original "broken" patch
that keeps my system alive.

Cheers!
--
Mark Lord
Real-Time Remedies Inc.
[EMAIL PROTECTED]


Jeff Garzik wrote:
Tejun Heo wrote:

diff --git a/drivers/scsi/libata-scsi.c b/drivers/scsi/libata-scsi.c
--- a/drivers/scsi/libata-scsi.c
+++ b/drivers/scsi/libata-scsi.c
@@ -385,6 +385,7 @@ int ata_scsi_error(struct Scsi_Host *hos
         * appropriate place
         */
        host->host_failed--;
+       INIT_LIST_HEAD(&host->eh_cmd_q);

        DPRINTK("EXIT\n");
        return 0;



applied to 2.6.13



-
To unsubscribe from this list: send the line "unsubscribe linux-ide" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to