[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<171142263041.4499.11330999568533443925.git-patchwork-notify@kernel.org>
Date: Tue, 26 Mar 2024 03:10:30 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Claus Hansen Ries <chr@...ma.com>
Cc: netdev@...r.kernel.org, davem@...emloft.net, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com, michal.simek@....com, wei.fang@....com,
yangyingliang@...wei.com, robh@...nel.org, harini.katakam@....com,
dan.carpenter@...aro.org, u.kleine-koenig@...gutronix.de,
wanghai38@...wei.com, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org, horms@...nel.org
Subject: Re: [PATCH net v3] net: ll_temac: platform_get_resource replaced by wrong
function
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Thu, 21 Mar 2024 13:08:59 +0000 you wrote:
> The function platform_get_resource was replaced with
> devm_platform_ioremap_resource_byname and is called using 0 as name.
>
> This eventually ends up in platform_get_resource_byname in the call
> stack, where it causes a null pointer in strcmp.
>
> if (type == resource_type(r) && !strcmp(r->name, name))
>
> [...]
Here is the summary with links:
- [net,v3] net: ll_temac: platform_get_resource replaced by wrong function
https://git.kernel.org/netdev/net/c/3a38a829c8bc
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