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]
Date:   Fri, 10 Mar 2023 11:40:26 +0100
From:   Lorenzo Pieralisi <lpieralisi@...nel.org>
To:     Rob Herring <robh@...nel.org>,
        Krzysztof Wilczyński <kw@...ux.com>,
        Bjorn Helgaas <bhelgaas@...gle.com>,
        Josh Triplett <josh@...htriplett.org>
Cc:     Lorenzo Pieralisi <lpieralisi@...nel.org>,
        linux-pci@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] PCI: kirin: select REGMAP and REGMAP_MMIO

On Sun, 13 Nov 2022 23:23:26 -0800, Josh Triplett wrote:
> pcie-kirin uses regmaps, and needs to pull them in; otherwise, with
> CONFIG_PCIE_KIRIN=y and without CONFIG_REGMAP:
> 
> drivers/pci/controller/dwc/pcie-kirin.c:359:21: error: variable ‘pcie_kirin_regmap_conf’ has initializer but incomplete type
>   359 | static const struct regmap_config pcie_kirin_regmap_conf = {
> 
> Similarly, without CONFIG_REGMAP_MMIO, pcie-kirin produces a linker
> failure looking for __devm_regmap_init_mmio_clk.
> 
> [...]

Applied to controller/kirin, thanks!

[1/1] PCI: kirin: select REGMAP and REGMAP_MMIO
      https://git.kernel.org/pci/pci/c/3a2776e8a0e1

Thanks,
Lorenzo

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ