diff options
author | Eric Dumazet <edumazet@google.com> | 2024-04-18 07:32:35 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-04-19 11:34:07 +0100 |
commit | 24bcc307679031079986fa0d30382cfc959b5593 (patch) | |
tree | 2909cebfc65d7eac8878c7077c864f4ae035a0f1 /net/unix/sysctl_net_unix.c | |
parent | fdf412374379bed2532b7180675ee177310be5db (diff) |
net_sched: sch_fq: implement lockless fq_dump()
Instead of relying on RTNL, fq_dump() can use READ_ONCE()
annotations, paired with WRITE_ONCE() in fq_change()
v2: Addressed Simon feedback in V1: https://lore.kernel.org/netdev/20240416181915.GT2320920@kernel.org/
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