Comment 29 for bug 1363313

Revision history for this message
Paul Johnson (pjay) wrote :

Hi Joe,
With the v1 kernel--
cat /boot/config-$(uname -r) | grep CONFIG_PCI_REALLOC_ENABLE_AUTO
# CONFIG_PCI_REALLOC_ENABLE_AUTO is not set

with the v2--
 cat /boot/config-$(uname -r) | grep CONFIG_PCI_REALLOC_ENABLE_AUTO
CONFIG_PCI_REALLOC_ENABLE_AUTO=y

And yes, the problem is back with v2. Let me know if there is anything I can do to help. - Paul