diff options
| author | David S. Miller <[email protected]> | 2023-02-20 10:04:22 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2023-02-20 10:04:22 +0000 |
| commit | 0b1dbf889d0bebfa533a6220b0379300d4007204 (patch) | |
| tree | 7d5796d139f3fcbc4fe1e0997ee5ce0d900c7ae3 /drivers/fpga/tests/fpga-mgr-test.c | |
| parent | cf06eef0c86bd2088bafecb211e06a2855b4c327 (diff) | |
| parent | 2f987d486610752b364fd238fa3bb1a142d80b44 (diff) | |
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 <[email protected]>
Diffstat (limited to 'drivers/fpga/tests/fpga-mgr-test.c')
0 files changed, 0 insertions, 0 deletions