summaryrefslogtreecommitdiff
path: root/include/net
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2024-04-18 07:32:37 +0000
committerDavid S. Miller <davem@davemloft.net>2024-04-19 11:34:07 +0100
commit8eb54a421a625a7797549d7bdad3f6c70c49180c (patch)
treeed60460486da4b8590f5ffa0800689a68c6a1b8c /include/net
parent9263650102bb8e4e6806587de395aae02ef76deb (diff)
downloadlinux-8eb54a421a625a7797549d7bdad3f6c70c49180c.tar.gz
linux-8eb54a421a625a7797549d7bdad3f6c70c49180c.tar.bz2
linux-8eb54a421a625a7797549d7bdad3f6c70c49180c.zip
net_sched: sch_cbs: implement lockless cbs_dump()
Instead of relying on RTNL, cbs_dump() can use READ_ONCE() annotations, paired with WRITE_ONCE() ones in cbs_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 'include/net')
0 files changed, 0 insertions, 0 deletions