]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
remove patch from the queue at the request of akpm
authorGreg Kroah-Hartman <gregkh@suse.de>
Wed, 26 Apr 2006 00:39:12 +0000 (17:39 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 26 Apr 2006 00:39:12 +0000 (17:39 -0700)
queue-2.6.16/ide-io-increase-timeout-value-to-allow-for-slave-wakeup.patch [deleted file]
queue-2.6.16/series

diff --git a/queue-2.6.16/ide-io-increase-timeout-value-to-allow-for-slave-wakeup.patch b/queue-2.6.16/ide-io-increase-timeout-value-to-allow-for-slave-wakeup.patch
deleted file mode 100644 (file)
index 8ca201e..0000000
+++ /dev/null
@@ -1,36 +0,0 @@
-From stable-bounces@linux.kernel.org Sun Apr 23 16:21:19 2006
-Message-Id: <200604232320.k3NNKs3V001090@shell0.pdx.osdl.net>
-To: a1426z@gawab.com, alan@lxorguk.ukuu.org.uk,
-        B.Zolnierkiewicz@elka.pw.edu.pl, stable@kernel.org,
-        mm-commits@vger.kernel.org
-From: akpm@osdl.org
-Date: Sun, 23 Apr 2006 16:19:45 -0700
-Cc: 
-Subject: ide-io: increase timeout value to allow for slave wakeup
-
-From: Al Boldi <a1426z@gawab.com>
-
-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.
-
-Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
-Cc: Bartlomiej Zolnierkiewicz <B.Zolnierkiewicz@elka.pw.edu.pl>
-Signed-off-by: Andrew Morton <akpm@osdl.org>
-Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
-
----
- drivers/ide/ide-io.c |    2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
---- linux-2.6.16.11.orig/drivers/ide/ide-io.c
-+++ linux-2.6.16.11/drivers/ide/ide-io.c
-@@ -932,7 +932,7 @@ static ide_startstop_t start_request (id
-                       printk(KERN_WARNING "%s: bus not ready on wakeup\n", drive->name);
-               SELECT_DRIVE(drive);
-               HWIF(drive)->OUTB(8, HWIF(drive)->io_ports[IDE_CONTROL_OFFSET]);
--              rc = ide_wait_not_busy(HWIF(drive), 10000);
-+              rc = ide_wait_not_busy(HWIF(drive), 100000);
-               if (rc)
-                       printk(KERN_WARNING "%s: drive not ready on wakeup\n", drive->name);
-       }
index 62474157786b49f2fd8351777945f5fd56e72ac8..b72167a5473ff165e7c028e56308f648e7834b1c 100644 (file)
@@ -5,7 +5,6 @@ x86_64-pass-32-to-the-assembler-when-compiling-the-32bit-vsyscall-pages.patch
 x86_64-fix-a-race-in-the-free_iommu-path.patch
 usb-fix-array-overrun-in-drivers-usb-serial-option.c.patch
 tipar-oops-fix.patch
-ide-io-increase-timeout-value-to-allow-for-slave-wakeup.patch
 get_dvb_firmware-download-nxt2002-firmware-from-new-driver-location.patch
 for_each_possible_cpu.patch
 fix-saa7129-support-in-saa7127-module-for-pvr350-tv-out.patch