aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorFlorian Fainelli <[email protected]>2023-05-04 23:07:27 +0000
committerDavid S. Miller <[email protected]>2023-05-05 09:03:56 +0000
commit93e0401e0fc0c54b0ac05b687cd135c2ac38187c (patch)
tree7179e5741003b7553c0b462da7c2ba67448f648a /tools/perf/scripts/python
parentpds_core: fix mutex double unlock in error path (diff)
downloadkernel-93e0401e0fc0c54b0ac05b687cd135c2ac38187c.tar.gz
kernel-93e0401e0fc0c54b0ac05b687cd135c2ac38187c.zip
net: bcmgenet: Remove phy_stop() from bcmgenet_netif_stop()
The call to phy_stop() races with the later call to phy_disconnect(), resulting in concurrent phy_suspend() calls being run from different CPUs. The final call to phy_disconnect() ensures that the PHY is stopped and suspended, too. Fixes: c96e731c93ff ("net: bcmgenet: connect and disconnect from the PHY state machine") Signed-off-by: Florian Fainelli <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions