diff options
author | 2024-04-09 17:31:47 -0700 | |
---|---|---|
committer | 2024-04-09 17:31:48 -0700 | |
commit | 91f2210ce3f92f8f1a8ba899f0b85a4ebf162abe (patch) | |
tree | c46b6b66eb2ed9ecf7307bbbf6b7ef45eb12bf56 /net/sched/cls_api.c | |
parent | net: sched: cake: Optimize the number of function calls and branches in heap construction (diff) | |
parent | bonding: no longer use RTNL in bonding_show_queue_id() (diff) | |
download | wireguard-linux-91f2210ce3f92f8f1a8ba899f0b85a4ebf162abe.tar.xz wireguard-linux-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/20240408190437.2214473-1-edumazet@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/sched/cls_api.c')
0 files changed, 0 insertions, 0 deletions