From: Andrew Morton Sorry, I don't need this grief right now. Cc: Greg KH Signed-off-by: Andrew Morton --- drivers/pci/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -puN drivers/pci/Kconfig~pci-disable-multithreaded-probing drivers/pci/Kconfig --- a/drivers/pci/Kconfig~pci-disable-multithreaded-probing +++ a/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 _