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, 21 Jun 2024 01:11:29 -0500
From: Bjorn Andersson <andersson@...nel.org>
To: mturquette@...libre.com,
	sboyd@...nel.org,
	Luo Jie <quic_luoj@...cinc.com>
Cc: linux-arm-msm@...r.kernel.org,
	linux-clk@...r.kernel.org,
	linux-kernel@...r.kernel.org,
	bryan.odonoghue@...aro.org,
	kernel test robot <lkp@...el.com>
Subject: Re: [PATCH v2] clk: qcom: nsscc-qca8k: Fix the MDIO functions undefined issue


On Mon, 17 Jun 2024 17:38:06 +0800, Luo Jie wrote:
> The clock controller driver of QCA8K depends on MDIO_BUS because
> of mdio_module_driver used to register the driver.
> 
> This patch fixes the following undefined symbols.
> ERROR: modpost: "mdio_driver_register"
> [drivers/clk/qcom/nsscc-qca8k.ko] undefined!
> ERROR: modpost: "mdio_driver_unregister"
> [drivers/clk/qcom/nsscc-qca8k.ko] undefined!
> ERROR: modpost: "__mdiobus_write"
> [drivers/clk/qcom/nsscc-qca8k.ko] undefined!
> ERROR: modpost: "__mdiobus_read"
> [drivers/clk/qcom/nsscc-qca8k.ko] undefined!
> 
> [...]

Applied, thanks!

[1/1] clk: qcom: nsscc-qca8k: Fix the MDIO functions undefined issue
      commit: b45120fbd39825ca0d32e39309c30a9e9d567cd8

Best regards,
-- 
Bjorn Andersson <andersson@...nel.org>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ