git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8c781bf
)
libata: remove reading alt_status from ata_hsm_qc_complete()
author
Albert Lee
<albertcc@tw.ibm.com>
Thu, 28 Jun 2007 02:05:31 +0000
(10:05 +0800)
committer
Jeff Garzik
<jeff@garzik.org>
Mon, 2 Jul 2007 14:12:34 +0000
(10:12 -0400)
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 <albertcc@tw.ibm.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
No differences found