summaryrefslogtreecommitdiff
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2024-04-18 10:32:48 +0300
committerDavid S. Miller <davem@davemloft.net>2024-04-19 13:34:08 +0300
commitc85cedb38f41bebc3da08c4a7bc58c5f62a2a950 (patch)
treecd123321512e0d1b1f8271e902bd65ce923613e5 /net/unix/sysctl_net_unix.c
parent6c00dc4fdb40fa434cb1271fac3a1201449cb4d3 (diff)
downloadlinux-c85cedb38f41bebc3da08c4a7bc58c5f62a2a950.tar.xz
net_sched: sch_skbprio: implement lockless skbprio_dump()
Instead of relying on RTNL, skbprio_dump() can use READ_ONCE() annotation, paired with WRITE_ONCE() one in skbprio_change(). Also add a READ_ONCE(sch->limit) in skbprio_enqueue(). 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