aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sched-migration.py
diff options
context:
space:
mode:
authorRussell King (Oracle) <[email protected]>2023-09-14 16:35:47 +0100
committerDavid S. Miller <[email protected]>2023-09-17 14:31:23 +0100
commit6e19b3502c59ad21aa405383dfd0bdf4e841de57 (patch)
treeae7d40b8f786a466dbd9204c1ceada8a9a8b4b3b /tools/perf/scripts/python/sched-migration.py
parentea5968cd7d6e6f237cfc6d00aa29ff1dc9230b2f (diff)
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 <[email protected]> Signed-off-by: Russell King (Oracle) <[email protected]> Reviewed-by: Florian Fainelli <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions