linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] PCI: Fix failure to assign BARs with alignment >1M with Thunderbolt
@ 2020-01-15 17:55 Nicholas Johnson
  2020-01-30 20:55 ` Bjorn Helgaas
  0 siblings, 1 reply; 2+ messages in thread
From: Nicholas Johnson @ 2020-01-15 17:55 UTC (permalink / raw)
  To: linux-kernel
  Cc: linux-pci, Bjorn Helgaas, Mika Westerberg,
	Benjamin Herrenschmidt, Logan Gunthorpe, Nicholas Johnson

Tiny changes:
	- Add Mika Westerberg's Reviewed-by: tags which he gave.
	- Change commit description slightly in 2/3.

Nicholas Johnson (3):
  PCI: Remove redundant brackets in
    pci_bus_distribute_available_resources()
  PCI: Change pci_bus_distribute_available_resources() args to struct
    resource
  PCI: Consider alignment of hot-added bridges when distributing
    available resources

 drivers/pci/setup-bus.c | 106 +++++++++++++++++++++++-----------------
 1 file changed, 61 insertions(+), 45 deletions(-)

-- 
2.25.0


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH v2 0/3] PCI: Fix failure to assign BARs with alignment >1M with Thunderbolt
  2020-01-15 17:55 [PATCH v2 0/3] PCI: Fix failure to assign BARs with alignment >1M with Thunderbolt Nicholas Johnson
@ 2020-01-30 20:55 ` Bjorn Helgaas
  0 siblings, 0 replies; 2+ messages in thread
From: Bjorn Helgaas @ 2020-01-30 20:55 UTC (permalink / raw)
  To: Nicholas Johnson
  Cc: linux-kernel, linux-pci, Mika Westerberg, Benjamin Herrenschmidt,
	Logan Gunthorpe

On Wed, Jan 15, 2020 at 05:55:17PM +0000, Nicholas Johnson wrote:
> Tiny changes:
> 	- Add Mika Westerberg's Reviewed-by: tags which he gave.
> 	- Change commit description slightly in 2/3.
> 
> Nicholas Johnson (3):
>   PCI: Remove redundant brackets in
>     pci_bus_distribute_available_resources()
>   PCI: Change pci_bus_distribute_available_resources() args to struct
>     resource
>   PCI: Consider alignment of hot-added bridges when distributing
>     available resources
> 
>  drivers/pci/setup-bus.c | 106 +++++++++++++++++++++++-----------------
>  1 file changed, 61 insertions(+), 45 deletions(-)

Applied to pci/resource for v5.6, thanks!

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-01-30 20:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-15 17:55 [PATCH v2 0/3] PCI: Fix failure to assign BARs with alignment >1M with Thunderbolt Nicholas Johnson
2020-01-30 20:55 ` Bjorn Helgaas

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).