From: Tejun Heo Date: Mon, 15 May 2006 12:03:46 +0000 (+0900) Subject: [PATCH] libata-ncq: update EH to handle NCQ X-Git-Tag: v2.6.18-rc1~1079^2~98^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8ee84518c159a663c07bf691ace187527380f61;p=pandora-kernel.git [PATCH] libata-ncq: update EH to handle NCQ 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 --- Reading git-diff-tree failed