aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorEric Dumazet <[email protected]>2024-04-18 07:32:48 +0000
committerDavid S. Miller <[email protected]>2024-04-19 10:34:08 +0000
commitc85cedb38f41bebc3da08c4a7bc58c5f62a2a950 (patch)
treecd123321512e0d1b1f8271e902bd65ce923613e5 /net/unix/sysctl_net_unix.c
parentnet_sched: sch_pie: implement lockless pie_dump() (diff)
downloadkernel-c85cedb38f41bebc3da08c4a7bc58c5f62a2a950.tar.gz
kernel-c85cedb38f41bebc3da08c4a7bc58c5f62a2a950.zip
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 <[email protected]> Reviewed-by: Simon Horman <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions