]> err.no Git - linux-2.6/commit
[PATCH] ide-io: increase timeout value to allow for slave wakeup
authorAl Boldi <a1426z@gawab.com>
Mon, 26 Jun 2006 07:26:13 +0000 (00:26 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 26 Jun 2006 16:58:27 +0000 (09:58 -0700)
commit178184b60979992508130741f16499c360bc9c9a
tree32a565f7e25e720e24f1c81fb2ae94644687b732
parent4fb0f76d8cf4f7a3ffc36dd5e1bc8ca977b68824
[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>
drivers/ide/ide-io.c