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