[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <162093720986.5649.11608621968366387859.git-patchwork-notify@kernel.org>
Date: Thu, 13 May 2021 20:20:09 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Christophe JAILLET <christophe.jaillet@...adoo.fr>
Cc: andrew@...n.ch, hkallweit1@...il.com, linux@...linux.org.uk,
davem@...emloft.net, kuba@...nel.org, david.daney@...ium.com,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
kernel-janitors@...r.kernel.org
Subject: Re: [PATCH V2] net: mdio: thunder: Fix a double free issue in the .remove
function
Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Thu, 13 May 2021 09:44:49 +0200 you wrote:
> 'bus->mii_bus' have been allocated with 'devm_mdiobus_alloc_size()' in the
> probe function. So it must not be freed explicitly or there will be a
> double free.
>
> Remove the incorrect 'mdiobus_free' in the remove function.
>
> Fixes: 379d7ac7ca31 ("phy: mdio-thunder: Add driver for Cavium Thunder SoC MDIO buses.")
> Signed-off-by: Christophe JAILLET <christophe.jaillet@...adoo.fr>
>
> [...]
Here is the summary with links:
- [V2] net: mdio: thunder: Fix a double free issue in the .remove function
https://git.kernel.org/netdev/net/c/a93a0a15876d
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