commit | 4e57c517b3cbaceb7438eeec879ca129fc17442c | [log] [tgz] |
---|---|---|
author | Tejun Heo <htejun@gmail.com> | Mon Jul 16 14:29:41 2007 +0900 |
committer | Jeff Garzik <jeff@garzik.org> | Fri Jul 20 08:26:26 2007 -0400 |
tree | c77ee2e10ff0b9d83d454937e5890c38314cbabf | |
parent | fccb6ea5c240b9f29baa55448488fd6aee49f5a5 [diff] |
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 <htejun@gmail.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>