diff options
| author | David S. Miller <[email protected]> | 2022-05-16 10:31:06 +0100 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2022-05-16 10:31:06 +0100 |
| commit | e97e68b56e78303581a03b26e95f6c0c03ecbbe2 (patch) | |
| tree | 61574829a8a9c493ce90134c11bb6b87daa86ed7 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 7fa2e481ff2fee20e0338d98489eb9f513ada45f (diff) | |
| parent | eda090c31fe923ab9463b884469744ec903ab0cc (diff) | |
Merge branch 'sk_bound_dev_if-annotations'
Eric Dumazet says:
====================
net: add annotations for sk->sk_bound_dev_if
While writes on sk->sk_bound_dev_if are protected by socket lock,
we have many lockless reads all over the places.
This is based on syzbot report found in the first patch changelog.
v2: inline ipv6 function only defined if IS_ENABLED(CONFIG_IPV6) (kernel bots)
Change the INET6_MATCH() to inet6_match(), this is no longer a macro.
Change INET_MATCH() to inet_match() (Olivier Hartkopp & Jakub Kicinski)
====================
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions