• A
    [libata] Improve timeout handling · c96f1732
    Alan Cox 提交于
    On a timeout call a device specific handler early in the recovery so that
    we can complete and process successful commands which timed out due to IRQ
    loss or the like rather more elegantly.
    
    [Revised to exclude the timeout handling on a few devices that inherit from
     SFF but are not SFF enough to use the default timeout handler]
    Signed-off-by: NAlan Cox <alan@redhat.com>
    Signed-off-by: NJeff Garzik <jgarzik@redhat.com>
    c96f1732
libata-sff.c 77.2 KB