diff options
author | 2024-04-18 07:32:37 +0000 | |
---|---|---|
committer | 2024-04-19 11:34:07 +0100 | |
commit | 8eb54a421a625a7797549d7bdad3f6c70c49180c (patch) | |
tree | ed60460486da4b8590f5ffa0800689a68c6a1b8c /net/ipv6/sysctl_net_ipv6.c | |
parent | net_sched: cake: implement lockless cake_dump() (diff) | |
download | wireguard-linux-8eb54a421a625a7797549d7bdad3f6c70c49180c.tar.xz wireguard-linux-8eb54a421a625a7797549d7bdad3f6c70c49180c.zip |
net_sched: sch_cbs: implement lockless cbs_dump()
Instead of relying on RTNL, cbs_dump() can use READ_ONCE()
annotations, paired with WRITE_ONCE() ones in cbs_change().
Signed-off-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6/sysctl_net_ipv6.c')
0 files changed, 0 insertions, 0 deletions