[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<174587883799.1063939.6255098697937333955.git-patchwork-notify@kernel.org>
Date: Mon, 28 Apr 2025 22:20:37 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Arnd Bergmann <arnd@...nel.org>
Cc: andrew+netdev@...n.ch, davem@...emloft.net, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com, hkallweit1@...il.com,
jacob.e.keller@...el.com, chris.packham@...iedtelesis.co.nz, arnd@...db.de,
claudiu.manoil@....com, vladimir.oltean@....com, wei.fang@....com,
xiaoning.wang@....com, linux@...linux.org.uk, Frank.Li@....com,
imx@...ts.linux.dev, netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] mdio: fix CONFIG_MDIO_DEVRES selects
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Fri, 25 Apr 2025 13:27:56 +0200 you wrote:
> From: Arnd Bergmann <arnd@...db.de>
>
> The newly added rtl9300 driver needs MDIO_DEVRES:
>
> x86_64-linux-ld: drivers/net/mdio/mdio-realtek-rtl9300.o: in function `rtl9300_mdiobus_probe':
> mdio-realtek-rtl9300.c:(.text+0x941): undefined reference to `devm_mdiobus_alloc_size'
> x86_64-linux-ld: mdio-realtek-rtl9300.c:(.text+0x9e2): undefined reference to `__devm_mdiobus_register'
> Since this is a hidden symbol, it needs to be selected by each user,
> rather than the usual 'depends on'. I see that there are a few other
> drivers that accidentally use 'depends on', so fix these as well for
> consistency and to avoid dependency loops.
>
> [...]
Here is the summary with links:
- mdio: fix CONFIG_MDIO_DEVRES selects
https://git.kernel.org/netdev/net-next/c/ccc25158c22b
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists