commit | e4ff4d7f9d85a2bc714307eb9113617182e62845 | [log] [tgz] |
---|---|---|
author | Andrew Morton <akpm@osdl.org> | Wed Jul 27 10:41:23 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Wed Jul 27 16:46:37 2005 -0700 |
tree | 845bea10c10850e6bd842367aafddca66ca24a06 | |
parent | 49302d0c42592b37f49ae96e0f06a3599cf5a8a0 [diff] |
[PATCH] Avoid device suspend on reboot My fairly ordinary x86 test box gets stuck during reboot on the wait_for_completion() in ide_do_drive_cmd(): Signed-off-by: Linus Torvalds <torvalds@osdl.org>