From: Alan Cox Date: Tue, 24 Mar 2009 10:23:46 +0000 (+0000) Subject: [libata] Improve timeout handling X-Git-Tag: v2.6.30-rc1~669^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c96f1732e25362d10ee7bcac1df8412a2e6b7d23;p=pandora-kernel.git [libata] Improve timeout handling 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: Alan Cox Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed