summaryrefslogtreecommitdiff
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2024-04-18 07:32:43 +0000
committerDavid S. Miller <davem@davemloft.net>2024-04-19 11:34:07 +0100
commit396a0038508aa7e380e317a80cc905b794e83191 (patch)
treeb22fff6179b4462a07925e594569c375e8cd40c1 /net/unix/sysctl_net_unix.c
parent01daf66b791e1ddd1a4aae2a65ea65fa1d4a96ef (diff)
net_sched: sch_fq_codel: implement lockless fq_codel_dump()
Instead of relying on RTNL, fq_codel_dump() can use READ_ONCE() annotations, paired with WRITE_ONCE() ones in fq_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