diff options
| author | Eric Dumazet <[email protected]> | 2023-09-12 16:02:00 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2023-09-15 10:33:46 +0100 |
| commit | d986f52124e062753e33b6fe303be5904a997eac (patch) | |
| tree | e565543f2059fbdeb5f97f5383941fe6f4b42869 /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | b0adfba7ee770fef20b1b6d86706c28f7fccfb07 (diff) | |
ipv6: lockless IPV6_MULTICAST_LOOP implementation
Add inet6_{test|set|clear|assign}_bit() helpers.
Note that I am using bits from inet->inet_flags,
this might change in the future if we need more flags.
While solving data-races accessing np->mc_loop,
this patch also allows to implement lockless accesses
to np->mcast_hops in the following patch.
Also constify sk_mc_loop() argument.
Signed-off-by: Eric Dumazet <[email protected]>
Reviewed-by: David Ahern <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions