aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/parallel-perf.py
diff options
context:
space:
mode:
authorEric Dumazet <[email protected]>2024-10-09 18:44:04 +0000
committerJakub Kicinski <[email protected]>2024-10-11 15:35:05 -0700
commit055202b16c589cc82cc8ab9d4316701547fb8853 (patch)
tree7a900f50420e5f54a991198bc62c2ca8776ef7ff /tools/perf/scripts/python/parallel-perf.py
parente60ea45447768c48309b944596a8a34f6bae50e2 (diff)
ipmr: use READ_ONCE() to read net->ipv[46].ipmr_seq
mr_call_vif_notifiers() and mr_call_mfc_notifiers() already uses WRITE_ONCE() on the write side. Using RTNL to protect the reads seems a big hammer. Constify 'struct net' argument of ip6mr_rules_seq_read() and ipmr_rules_seq_read(). Signed-off-by: Eric Dumazet <[email protected]> Reviewed-by: Kuniyuki Iwashima <[email protected]> Reviewed-by: David Ahern <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions