aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/libxed.py
diff options
context:
space:
mode:
authorEric Dumazet <[email protected]>2022-05-13 11:55:49 -0700
committerDavid S. Miller <[email protected]>2022-05-16 10:31:06 +0100
commit5d368f03280d3678433a7f119efe15dfbbb87bc8 (patch)
tree1749bbca069fafab9219ea4187c460d12c2c6bc7 /tools/perf/scripts/python/libxed.py
parentff0094030f146b44eba0da2d3f9dbddaa28ee3c0 (diff)
ipv6: add READ_ONCE(sk->sk_bound_dev_if) in INET6_MATCH()
INET6_MATCH() runs without holding a lock on the socket. We probably need to annotate most reads. This patch makes INET6_MATCH() an inline function to ease our changes. v2: inline function only defined if IS_ENABLED(CONFIG_IPV6) Change the name to inet6_match(), this is no longer a macro. Signed-off-by: Eric Dumazet <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions