From: Tejun Heo Date: Thu, 23 Apr 2009 00:55:28 +0000 (+0900) Subject: libata: clear ering on resume X-Git-Tag: linux-omap-v2.6.30-rc6~38^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f9c1ea2c1cea2de3e5670a7cd98d9f7316b0952;p=pandora-kernel.git libata: clear ering on resume Error timestamps are in jiffies which doesn't run while suspended and PHY events during resume isn't too uncommon. When the two are combined, it can lead to unnecessary speed downs if the machine is suspended and resumed repeatedly. Clear error history on resume. This was reported and verified in bnc#486803 by Vladimir Botka. Signed-off-by: Tejun Heo Reported-by: Vladimir Botka Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed