diff options
| author | Jakub Kicinski <[email protected]> | 2024-04-09 17:31:47 -0700 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2024-04-09 17:31:48 -0700 |
| commit | 91f2210ce3f92f8f1a8ba899f0b85a4ebf162abe (patch) | |
| tree | c46b6b66eb2ed9ecf7307bbbf6b7ef45eb12bf56 /tools/perf/scripts/python | |
| parent | d034d02de882d0ac600806724f9ffeb52de11e2e (diff) | |
| parent | 662e451d9a6224ff7fbec8e94c2da75b93258df3 (diff) | |
Merge branch 'bonding-remove-rtnl-from-three-sysfs-files'
Eric Dumazet says:
====================
bonding: remove RTNL from three sysfs files
First patch might fix a potential deadlock.
sysfs handlers should use rtnl_trylock() instead of rtnl_lock().
Following files can be read without acquiring RTNL :
- /sys/class/net/bonding_masters
- /sys/class/net/<name>/bonding/slaves
- /sys/class/net/<name>/bonding/queue_id
====================
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions