[kernel] r9412 - dists/trunk/linux-2.6/debian/patches/bugfix/mips

Martin Michlmayr tbm at alioth.debian.org
Wed Aug 29 11:44:34 UTC 2007


Author: tbm
Date: Wed Aug 29 11:44:33 2007
New Revision: 9412

Log:
add note


Modified:
   dists/trunk/linux-2.6/debian/patches/bugfix/mips/ide-scan.patch

Modified: dists/trunk/linux-2.6/debian/patches/bugfix/mips/ide-scan.patch
==============================================================================
--- dists/trunk/linux-2.6/debian/patches/bugfix/mips/ide-scan.patch	(original)
+++ dists/trunk/linux-2.6/debian/patches/bugfix/mips/ide-scan.patch	Wed Aug 29 11:44:33 2007
@@ -2,12 +2,15 @@
 ## DP: Patch author: Peter Horton <pdh at colonel-panic.org>
 ## DP: Upstream status: submitted to linux-mips
 
-# Fix long delay during Cobalt boot whilst scanning non-existent
-# interfaces. The logic is copied from i386 i.e. we only scan 2 legacy
-# ports if we have PCI IDE.
+Fix long delay during Cobalt boot whilst scanning non-existent
+interfaces. The logic is copied from i386 i.e. we only scan 2 legacy
+ports if we have PCI IDE.
 
-# Signed-off-by: Peter Horton <pdh at colonel-panic.org>
-# Acked-by: Alan Cox <alan at lxorguk.ukuu.org.uk>
+[With this patch IDE detection on my RaQ2 takes roughly 18 seconds whereas
+it takes 87 seconds without. -- Martin Michlmayr]
+
+Signed-off-by: Peter Horton <pdh at colonel-panic.org>
+Acked-by: Alan Cox <alan at lxorguk.ukuu.org.uk>
 
 --- linux.git.orig/include/asm-mips/mach-generic/ide.h	2006-01-24 22:07:36.000000000 +0000
 +++ linux.git/include/asm-mips/mach-generic/ide.h	2006-01-24 23:41:19.000000000 +0000



More information about the Kernel-svn-changes mailing list