diff options
author | 2023-02-20 10:04:22 +0000 | |
---|---|---|
committer | 2023-02-20 10:04:22 +0000 | |
commit | 0b1dbf889d0bebfa533a6220b0379300d4007204 (patch) | |
tree | 7d5796d139f3fcbc4fe1e0997ee5ce0d900c7ae3 /drivers/gpu/drm/amd/amdgpu/amdgpu_ring_mux.c | |
parent | Merge branch 'icmp6-drop-reason' (diff) | |
parent | net: phy: Add locks to ethtool functions (diff) | |
download | wireguard-linux-0b1dbf889d0bebfa533a6220b0379300d4007204.tar.xz wireguard-linux-0b1dbf889d0bebfa533a6220b0379300d4007204.zip |
Merge branch 'phydev-locks'
Andrew Lunn says:
====================
Add additional phydev locks
The phydev lock should be held when accessing members of phydev, or
calling into the driver. Some of the phy_ethtool_ functions are
missing locks. Add them. To avoid deadlock the marvell driver is
modified since it calls one of the functions which gain locks, which
would result in a deadlock.
The missing locks have not caused noticeable issues, so these patches
are for net-next.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ring_mux.c')
0 files changed, 0 insertions, 0 deletions