Re: [PATCH v2 0/3] PCI: Fix failure to assign BARs with alignment >1M with Thunderbolt

From: Bjorn Helgaas
Date: Thu Jan 30 2020 - 15:56:03 EST


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!