diff options
author | Eric Dumazet <edumazet@google.com> | 2024-04-18 07:32:46 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-04-19 11:34:08 +0100 |
commit | 293c7e2b3e2fb7796778e3e61d94d58546fe96eb (patch) | |
tree | 20df3d848e93e955da1afe0a1daa0a0beb708a1f /net/unix/sysctl_net_unix.c | |
parent | 49e8ae53700212fbb26302df219922752e81fbd2 (diff) |
net_sched: sch_hhf: implement lockless hhf_dump()
Instead of relying on RTNL, hhf_dump() can use READ_ONCE()
annotations, paired with WRITE_ONCE() ones in hhf_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