From: Greg Kroah-Hartman Date: Fri, 27 Oct 2006 23:12:30 +0000 (-0700) Subject: PCI: Let PCI_MULTITHREAD_PROBE not be broken X-Git-Tag: v2.6.20-rc2~6^2~13^2~478^2~27 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=009af1ff78bfc30b9a27807dd0207fc32848218a;p=platform%2Fupstream%2Fkernel-adaptation-pc.git PCI: Let PCI_MULTITHREAD_PROBE not be broken It's not really broken, but people keep running into other problems caused by it. Re-enable it so that the drivers get stress tested. Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/pci/Kconfig b/drivers/pci/Kconfig index 5f1b9f5..ecc50db 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 && BROKEN + depends on PCI && EXPERIMENTAL 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