Re: [PATCH v2] PCI: host-generic: Move bridge allocation outside of pci_host_common_init()

From: Manivannan Sadhasivam
Date: Tue Nov 25 2025 - 09:11:41 EST



On Tue, 25 Nov 2025 10:27:26 +0000, Marc Zyngier wrote:
> Having the host bridge allocation inside pci_host_common_init() results
> in a lot of complexity in the pcie-apple driver (the only direct user
> of this function outside of core PCI code).
>
> It forces the allocation of driver-specific tracking structures outside
> of the bridge allocation, which in turn requires it to use inefficient
> data structures to match the bridge and the private structure as needed.
>
> [...]

Applied, thanks!

[1/1] PCI: host-generic: Move bridge allocation outside of pci_host_common_init()
commit: b1e24e05e1408602d3414b95031242bbaa72226a

Best regards,
--
Manivannan Sadhasivam <mani@xxxxxxxxxx>