Re: [git patches] libata fixes

From: Mark Lord
Date: Tue Nov 14 2006 - 13:11:29 EST


Jeff Garzik wrote:
Mark Lord wrote:
Any time we return 0 from queuecommand, the SCSI mid-layer expects us
to also take care of invoking the done() function. Where does this now
happen for this case (err_mem) ???

It _already_ happened in the error path of ata_scsi_qc_new(), which is why this is a double-completion bug fix.

Ack. -
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/