| commit | e2f3d75fc0e4a0d03c61872bad39ffa2e74a04ff | [log] [tgz] |
|---|---|---|
| author | Tejun Heo <[email protected]> | Tue Sep 07 14:05:31 2010 +0200 |
| committer | Jeff Garzik <[email protected]> | Thu Sep 09 22:27:59 2010 -0400 |
| tree | b98d70dadfe9143453494bd145a53c06910df4f7 | |
| parent | 992b3fb9b5391bc4de5b42bb810dc6dd583a6c4a [diff] |
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 <[email protected]> Tested-by: Stephan Diestelhorst <[email protected]> Cc: [email protected] Signed-off-by: Jeff Garzik <[email protected]>