diff options
author | 2023-09-14 16:35:47 +0100 | |
---|---|---|
committer | 2023-09-17 14:31:23 +0100 | |
commit | 6e19b3502c59ad21aa405383dfd0bdf4e841de57 (patch) | |
tree | ae7d40b8f786a466dbd9204c1ceada8a9a8b4b3b /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | net: phy: move call to start aneg (diff) | |
download | wireguard-linux-6e19b3502c59ad21aa405383dfd0bdf4e841de57.tar.xz wireguard-linux-6e19b3502c59ad21aa405383dfd0bdf4e841de57.zip |
net: phy: move phy_suspend() to end of phy_state_machine()
Move the call to phy_suspend() to the end of phy_state_machine() after
we release the lock so that we can combine the locked areas.
phy_suspend() can not be called while holding phydev->lock as it has
caused deadlocks in the past.
Tested-by: Jijie Shao <shaojijie@huawei.com>
Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Reviewed-by: Florian Fainelli <florian.fainelli@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions