diff options
| author | Jakub Kicinski <[email protected]> | 2024-04-10 00:31:47 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2024-04-10 00:31:48 +0000 |
| commit | 91f2210ce3f92f8f1a8ba899f0b85a4ebf162abe (patch) | |
| tree | c46b6b66eb2ed9ecf7307bbbf6b7ef45eb12bf56 /tools/testing/selftests/net/lib/py/nsim.py | |
| parent | net: sched: cake: Optimize the number of function calls and branches in heap ... (diff) | |
| parent | bonding: no longer use RTNL in bonding_show_queue_id() (diff) | |
| download | kernel-91f2210ce3f92f8f1a8ba899f0b85a4ebf162abe.tar.gz kernel-91f2210ce3f92f8f1a8ba899f0b85a4ebf162abe.zip | |
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/testing/selftests/net/lib/py/nsim.py')
0 files changed, 0 insertions, 0 deletions
