linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/4] PCI: Patch series to support Thunderbolt without any BIOS support
@ 2019-04-17 14:16 Nicholas Johnson
  0 siblings, 0 replies; only message in thread
From: Nicholas Johnson @ 2019-04-17 14:16 UTC (permalink / raw)
  To: linux-kernel
  Cc: linux-pci, bhelgaas, mika.westerberg, corbet, Nicholas Johnson

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-04-17 14:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-17 14:16 [PATCH v4 0/4] PCI: Patch series to support Thunderbolt without any BIOS support Nicholas Johnson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).