Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
* master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6: [PATCH] PCI: disable PCI_MULTITHREAD_PROBE
This commit is contained in:
@@ -19,7 +19,7 @@ config PCI_MSI
|
|||||||
|
|
||||||
config PCI_MULTITHREAD_PROBE
|
config PCI_MULTITHREAD_PROBE
|
||||||
bool "PCI Multi-threaded probe (EXPERIMENTAL)"
|
bool "PCI Multi-threaded probe (EXPERIMENTAL)"
|
||||||
depends on PCI && EXPERIMENTAL
|
depends on PCI && EXPERIMENTAL && BROKEN
|
||||||
help
|
help
|
||||||
Say Y here if you want the PCI core to spawn a new thread for
|
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
|
every PCI device that is probed. This can cause a huge
|
||||||
|
Reference in New Issue
Block a user