[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <2a39271d-3b9e-e425-98b4-b2a24074e806@gmail.com>
Date: Wed, 13 Feb 2019 20:10:36 +0100
From: Heiner Kallweit <hkallweit1@...il.com>
To: Andrew Lunn <andrew@...n.ch>,
Florian Fainelli <f.fainelli@...il.com>,
David Miller <davem@...emloft.net>
Cc: Russell King - ARM Linux <linux@...linux.org.uk>,
"netdev@...r.kernel.org" <netdev@...r.kernel.org>
Subject: [PATCH net 0/2] net: phy: fix locking issue
Russell pointed out that the locking used in phy_is_started() isn't
needed and misleading. This locking also contributes to a race fixed
with patch 2.
Heiner Kallweit (2):
net: phy: don't use locking in phy_is_started
net: phy: fix potential race in the phylib state machine
drivers/net/phy/phy.c | 13 +++++++------
include/linux/phy.h | 15 +--------------
2 files changed, 8 insertions(+), 20 deletions(-)
--
2.20.1
Powered by blists - more mailing lists