]> git.baikalelectronics.ru Git - kernel.git/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)
commit12614abf5a73fa83844fa4b8dbde8e2b76b21706
tree32a565f7e25e720e24f1c81fb2ae94644687b732
parent9ac0bfbd5a2fdfc30d0f592dbebc5b5548347156
[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