diff options
author | 2024-04-18 07:32:39 +0000 | |
---|---|---|
committer | 2024-04-19 11:34:07 +0100 | |
commit | c45bd26c829ea229c067f4096a746ea2f717bc20 (patch) | |
tree | 4be38801d615b3aedd64ca074af7e027a1edb905 /net/ipv6/sysctl_net_ipv6.c | |
parent | net_sched: sch_choke: implement lockless choke_dump() (diff) | |
download | wireguard-linux-c45bd26c829ea229c067f4096a746ea2f717bc20.tar.xz wireguard-linux-c45bd26c829ea229c067f4096a746ea2f717bc20.zip |
net_sched: sch_codel: implement lockless codel_dump()
Instead of relying on RTNL, codel_dump() can use READ_ONCE()
annotations, paired with WRITE_ONCE() ones in codel_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