From: Tejun Heo Date: Tue, 7 Sep 2010 12:05:31 +0000 (+0200) Subject: libata: skip EH autopsy and recovery during suspend X-Git-Tag: v2.6.36-rc4~22^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2f3d75fc0e4a0d03c61872bad39ffa2e74a04ff;p=pandora-kernel.git libata: skip EH autopsy and recovery during suspend For some mysterious reason, certain hardware reacts badly to usual EH actions while the system is going for suspend. As the devices won't be needed until the system is resumed, ask EH to skip usual autopsy and recovery and proceed directly to suspend. Signed-off-by: Tejun Heo Tested-by: Stephan Diestelhorst Cc: stable@kernel.org Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed