Re: [PATCH 11/12] libata: schedule probing after SError access failure during autopsy

2007-07-03 Thread Jeff Garzik
Tejun Heo wrote: 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 [EMAIL PROTECTED] --- drivers/ata/libata-eh.c |6

[PATCH 11/12] libata: schedule probing after SError access failure during autopsy

2007-07-01 Thread Tejun Heo
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 [EMAIL PROTECTED] --- drivers/ata/libata-eh.c |6 +- 1 files