From akpm@osdl.org Thu Dec 14 16:40:11 2006 Message-Id: <200612150040.kBF0e3Wo001680@shell0.pdx.osdl.net> From: Andrew Morton To: mm-commits@vger.kernel.org Cc: akpm@osdl.org, greg@kroah.com Date: Thu, 14 Dec 2006 16:40:00 -0800 Subject: PCI: disable PCI_MULTITHREAD_PROBE From: Andrew Morton Unfortunatly, no one reads Kconfig help entries :( Signed-off-by: Andrew Morton Signed-off-by: Greg Kroah-Hartman --- drivers/pci/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- gregkh-2.6.orig/drivers/pci/Kconfig +++ gregkh-2.6/drivers/pci/Kconfig @@ -19,7 +19,7 @@ config PCI_MSI config PCI_MULTITHREAD_PROBE bool "PCI Multi-threaded probe (EXPERIMENTAL)" - depends on PCI && EXPERIMENTAL + depends on PCI && EXPERIMENTAL && BROKEN help Say Y here if you want the PCI core to spawn a new thread for every PCI device that is probed. This can cause a huge