diff options
author | 2024-04-18 07:32:35 +0000 | |
---|---|---|
committer | 2024-04-19 11:34:07 +0100 | |
commit | 24bcc307679031079986fa0d30382cfc959b5593 (patch) | |
tree | 2909cebfc65d7eac8878c7077c864f4ae035a0f1 /net/ipv6/sysctl_net_ipv6.c | |
parent | gve: Remove qpl_cfg struct since qpl_ids map with queues respectively (diff) | |
download | wireguard-linux-24bcc307679031079986fa0d30382cfc959b5593.tar.xz wireguard-linux-24bcc307679031079986fa0d30382cfc959b5593.zip |
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/ipv6/sysctl_net_ipv6.c')
0 files changed, 0 insertions, 0 deletions