Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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

+1 -1
+1 -1
drivers/pci/Kconfig
··· 19 19 20 20 config PCI_MULTITHREAD_PROBE 21 21 bool "PCI Multi-threaded probe (EXPERIMENTAL)" 22 - depends on PCI && EXPERIMENTAL 22 + depends on PCI && EXPERIMENTAL && BROKEN 23 23 help 24 24 Say Y here if you want the PCI core to spawn a new thread for 25 25 every PCI device that is probed. This can cause a huge