diff options
author | Russell King (Oracle) <rmk+kernel@armlinux.org.uk> | 2023-05-17 13:37:57 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2023-05-19 05:52:31 +0300 |
commit | a9fe964e7aaeb3fc06a91c21269d0ac8b5afcea8 (patch) | |
tree | fd0a8b20e8616c32c3503072769bc600b7b61336 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | d47e5a430dfd8b15739a118e4a2add5fa90347fd (diff) | |
download | linux-a9fe964e7aaeb3fc06a91c21269d0ac8b5afcea8.tar.xz |
net: sfp: swap order of rtnl and st_mutex locks
Swap the order of the rtnl and st_mutex locks - st_mutex is now nested
beneath rtnl lock instead of rtnl being beneath st_mutex. This will
allow us to hold st_mutex only while manipulating the module's hardware
or software control state.
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions