From: Andrew Morton Date: Fri, 15 Dec 2006 00:40:00 +0000 (-0800) Subject: [PATCH] PCI: disable PCI_MULTITHREAD_PROBE X-Git-Tag: upstream/snapshot3+hdmi~36271^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=fd8d4b11354a8a33ef61b06fa64880c2c6d25ae4;p=platform%2Fadaptation%2Frenesas_rcar%2Frenesas_kernel.git [PATCH] PCI: disable PCI_MULTITHREAD_PROBE Unfortunatly, no one reads Kconfig help entries :( Signed-off-by: Andrew Morton Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/pci/Kconfig b/drivers/pci/Kconfig index f1dd81a..3cfb0a3 100644 --- a/drivers/pci/Kconfig +++ b/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