diff options
author | Eric Dumazet <edumazet@google.com> | 2024-04-18 07:32:41 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-04-19 11:34:07 +0100 |
commit | c5f1dde7f731e7bf2e7c169ca42cb4989fc2f8b9 (patch) | |
tree | 0a57c5f00f4792365f4fa386a35f27aec6f0d41a /net/unix/sysctl_net_unix.c | |
parent | a1ac3a7c3d1e1f80965510cec7f2c3d4eba57d37 (diff) |
net_sched: sch_ets: implement lockless ets_dump()
Instead of relying on RTNL, ets_dump() can use READ_ONCE()
annotations, paired with WRITE_ONCE() ones in ets_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