Home
last modified time | relevance | path

Searched hist:b07f2ebc109b607789f648dedcff4b125f9afec6 (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/pci/
H A DKconfigdiff b07f2ebc109b607789f648dedcff4b125f9afec6 Fri Feb 24 04:23:32 CET 2012 Yinghai Lu <yinghai@kernel.org> PCI: add a PCI resource reallocation config option

Add a new config option, PCI_REALLOC_ENABLE_AUTO, which will
automatically try to re-allocate PCI resources if PCI_IOV support is
enabled and the SR-IOV resources are unassigned. Behavior can still be
controlled using the pci=realloc= parameter.

-v2: According to Jesse, adding one CONFIG option for distribution to
disable it or enable it.
-v3: update Kconfig text (jbarnes)

Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
H A Dsetup-bus.cdiff b07f2ebc109b607789f648dedcff4b125f9afec6 Fri Feb 24 04:23:32 CET 2012 Yinghai Lu <yinghai@kernel.org> PCI: add a PCI resource reallocation config option

Add a new config option, PCI_REALLOC_ENABLE_AUTO, which will
automatically try to re-allocate PCI resources if PCI_IOV support is
enabled and the SR-IOV resources are unassigned. Behavior can still be
controlled using the pci=realloc= parameter.

-v2: According to Jesse, adding one CONFIG option for distribution to
disable it or enable it.
-v3: update Kconfig text (jbarnes)

Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>