diff options
author | Eric Dumazet <edumazet@google.com> | 2024-04-18 07:32:39 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-04-19 11:34:07 +0100 |
commit | c45bd26c829ea229c067f4096a746ea2f717bc20 (patch) | |
tree | 4be38801d615b3aedd64ca074af7e027a1edb905 /net/unix/sysctl_net_unix.c | |
parent | 7253c1d1e7a52504ffd08138e9843d0a80788690 (diff) |
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/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions