From: Tejun Heo Date: Tue, 13 Mar 2007 16:20:51 +0000 (+0900) Subject: libata: hardreset on SERR_INTERNAL X-Git-Tag: v2.6.22-rc1~1111^2~46 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=771b8dad9653d2659e0ffcc237184cb16c317788;p=pandora-kernel.git libata: hardreset on SERR_INTERNAL There was a rare report where SB600 reported SERR_INTERNAL and SRST couldn't get it out of the failure mode. Hardreset on SERR_INTERNAL. As the problem is intermittent, whether this fixes the problem or not hasn't been verified yet, but hardresetting the channel on internal error is a good idea anyway. Signed-off-by: Tejun Heo Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed