Thread (5 messages) flat view 5 messages, 4 authors, 2021-05-13

Re: [PATCH V2] net: mdio: thunder: Fix a double free issue in the .remove function

From: Andrew Lunn <andrew@lunn.ch>
Date: 2021-05-13 12:24:00
Also in: kernel-janitors, lkml

On Thu, May 13, 2021 at 09:44:49AM +0200, Christophe JAILLET 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 <redacted>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>

    Andrew
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help