commit | 178184b60979992508130741f16499c360bc9c9a | [log] [tgz] |
---|---|---|
author | Al Boldi <a1426z@gawab.com> | Mon Jun 26 00:26:13 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Mon Jun 26 09:58:27 2006 -0700 |
tree | 32a565f7e25e720e24f1c81fb2ae94644687b732 | |
parent | 4fb0f76d8cf4f7a3ffc36dd5e1bc8ca977b68824 [diff] |
[PATCH] ide-io: increase timeout value to allow for slave wakeup During an STR resume cycle, the ide master disk times-out when there is also a slave present (especially CD). Increasing the timeout in ide-io from 10,000 to 100,000 fixes this problem. Acked-by: Alan Cox <alan@lxorguk.ukuu.org.uk> Cc: Bartlomiej Zolnierkiewicz <B.Zolnierkiewicz@elka.pw.edu.pl> Cc: <stable@kernel.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>