On 2/13/2019 11:11 AM, Heiner Kallweit wrote: > Russell suggested to remove the locking from phy_is_started() because > the read is atomic anyway and actually the locking may be more > misleading. > > Fixes: 2b3e88ea6528 ("net: phy: improve phy state checking") > Suggested-by: Russell King - ARM Linux admin <li...@armlinux.org.uk> > Signed-off-by: Heiner Kallweit <hkallwe...@gmail.com> Reviewed-by: Florian Fainelli <f.faine...@gmail.com> -- Florian
- [PATCH net 0/2] net: phy: fix locking issue Heiner Kallweit
- [PATCH net 2/2] net: phy: fix potential race in the ... Heiner Kallweit
- Re: [PATCH net 2/2] net: phy: fix potential race... Florian Fainelli
- [PATCH net 1/2] net: phy: don't use locking in phy_i... Heiner Kallweit
- Re: [PATCH net 1/2] net: phy: don't use locking ... Florian Fainelli
- Re: [PATCH net 0/2] net: phy: fix locking issue David Miller