1. Based on 5.1-rc5 so should apply cleanly to latest version 2. The comment clean-up patch is now last 3. Kernel parameters are no longer renamed Sorry - last time I misunderstood or read over the requirements too quickly. I hope this time everything is as requested. Please let me know if there is anything else to change. It is still not as thoroughly checked over as my PATCH v2 series for small typos, but I cannot find any problems. All patches pass the scripts/checkpatch.pl perfectly with no warnings. Thank you for your continued patience and understanding. Nicholas Johnson (4): PCI: Consider alignment of hot-added bridges when distributing available resources PCI: Fix serious bug when sizing bridges with additional size PCI: Modify kernel parameters to differentiate between MMIO and MMIO_PREF sizes PCI: Cleanup block comments in setup-bus.c to meet kernel style guidelines .../admin-guide/kernel-parameters.txt | 5 +- drivers/pci/pci.c | 12 +- drivers/pci/setup-bus.c | 504 +++++++++--------- include/linux/pci.h | 3 +- 4 files changed, 278 insertions(+), 246 deletions(-) -- 2.20.1