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

Since last time:

Broken off two patches from the series to be dealt with separately.

Adding const like Mika suggested gives compile warning due to
pci_resource_alignment() function.

Does it matter that the dates on my patches might be out of date? I do
not normally re-create them.

I do "git am patchfile" and then do "git commit --amend ."

It is late and I am tired, so apologies if I have forgotten to fix some
things or made mistakes. If I do not get it done, I will keep putting it
off.

Thanks to all reviewers.

Nicholas Johnson (4):
  PCI: Consider alignment of hot-added bridges when distributing
    available resources
  PCI: In extend_bridge_window() change available to new_size
  PCI: Change extend_bridge_window() to set resource size directly
  PCI: Allow extend_bridge_window() to shrink resource if necessary

 drivers/pci/setup-bus.c | 182 +++++++++++++++++++---------------------
 1 file changed, 88 insertions(+), 94 deletions(-)

-- 
2.23.0


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

only message in thread, other threads:[~2019-10-29 15:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-29 15:27 [PATCH v9 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).