Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 009af1ff authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman
Browse files

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: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 0215ffb0
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -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 && BROKEN
	depends on PCI && EXPERIMENTAL
	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