lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <176407988578.155590.11732737188227682700.b4-ty@kernel.org>
Date: Tue, 25 Nov 2025 19:41:25 +0530
From: Manivannan Sadhasivam <manivannan.sadhasivam@....qualcomm.com>
To: linux-pci@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
        linux-kernel@...r.kernel.org, Marc Zyngier <maz@...nel.org>
Cc: Radu Rendec <rrendec@...hat.com>, Bjorn Helgaas <bhelgaas@...gle.com>,
        Rob Herring <robh@...nel.org>,
        Krzysztof WilczyƄski <kwilczynski@...nel.org>,
        Lorenzo Pieralisi <lpieralisi@...nel.org>
Subject: Re: [PATCH v2] PCI: host-generic: Move bridge allocation outside
 of pci_host_common_init()


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@...nel.org>


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ