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:
3dc1d88
)
[PATCH] libata-ncq: update EH to handle NCQ
author
Tejun Heo
<htejun@gmail.com>
Mon, 15 May 2006 12:03:46 +0000
(21:03 +0900)
committer
Tejun Heo
<htejun@gmail.com>
Mon, 15 May 2006 12:03:46 +0000
(21:03 +0900)
Update EH to handle NCQ. ata_eh_autopsy() is updated to call
ata_eh_analyze_ncq_error() which reads log page 10h on NCQ device
error and updates eh_context accordingly. ata_eh_report() is updated
to report SActive.
Signed-off-by: Tejun Heo <htejun@gmail.com>
No differences found