Re: [PATCH 2.6.22-rc6] libata: remove reading alt_status from ata_hsm_qc_complete()

2007-07-02 Thread Jeff Garzik
Albert Lee wrote: In ata_hsm_qc_complete(): Calling ata_altstatus() after the qc is completed might race with next qc. Remove it. Signed-off-by: Albert Lee [EMAIL PROTECTED] --- Jeff, (Sorry for re-submitting this patch so late.) The unneeded reading of alt_status might cause trouble when

[PATCH 2.6.22-rc6] libata: remove reading alt_status from ata_hsm_qc_complete()

2007-06-27 Thread Albert Lee
In ata_hsm_qc_complete(): Calling ata_altstatus() after the qc is completed might race with next qc. Remove it. Signed-off-by: Albert Lee [EMAIL PROTECTED] --- Jeff, (Sorry for re-submitting this patch so late.) The unneeded reading of alt_status might cause trouble when another command doing