From: Tejun Heo Date: Mon, 16 Jul 2007 05:29:41 +0000 (+0900) Subject: libata: schedule probing after SError access failure during autopsy X-Git-Tag: v2.6.23-rc1~219^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e57c517b3cbaceb7438eeec879ca129fc17442c;p=pandora-kernel.git libata: schedule probing after SError access failure during autopsy If SError isn't accessible, EH can't tell whether hotplug has happened or not. Report SError read failure with AC_ERR_OTHER and schedule probing with hardreset. This will be mainly useful for PMPs. Signed-off-by: Tejun Heo Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed