aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/net/sched/cls_api.c
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2024-04-09 17:31:47 -0700
committerJakub Kicinski <kuba@kernel.org>2024-04-09 17:31:48 -0700
commit91f2210ce3f92f8f1a8ba899f0b85a4ebf162abe (patch)
treec46b6b66eb2ed9ecf7307bbbf6b7ef45eb12bf56 /net/sched/cls_api.c
parentnet: sched: cake: Optimize the number of function calls and branches in heap construction (diff)
parentbonding: no longer use RTNL in bonding_show_queue_id() (diff)
downloadwireguard-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