[PATCH 0/3] PCI-e Max Payload Size configuration

2015-07-29 Thread Keith Busch
This patch series removes arch, driver, and hot-plug specific calls to configure a PCI-e device's MPS setting. The device is instead configured in the generic pci-core layer when the device is initially added, and before it is bound to a driver. The default policy is also changed from "do

[PATCH 0/3] PCI-e Max Payload Size configuration

2015-07-29 Thread Keith Busch
This patch series removes arch, driver, and hot-plug specific calls to configure a PCI-e device's MPS setting. The device is instead configured in the generic pci-core layer when the device is initially added, and before it is bound to a driver. The default policy is also changed from do nothing