aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorKirill Tkhai <[email protected]>2018-03-05 14:32:15 +0300
committerDavid S. Miller <[email protected]>2018-03-05 10:48:28 -0500
commitb04a3d098c4ca176849ee579880c63c052ce6776 (patch)
treecda2d5aba0ea70af25d0323144370fa190ea1773 /tools/perf/scripts/python/event_analyzing_sample.py
parent467d14b3073960645902ea0d18c1cbe645013638 (diff)
net: Convert ctnetlink_net_ops
These pernet_operations register and unregister two conntrack notifiers, and they seem to be safe to be executed in parallel. General/not related to async pernet_operations JFI: ctnetlink_net_exit_batch() actions are grouped in batch, and this could look like there is synchronize_rcu() is forgotten. But there is synchronize_rcu() on module exit patch (in ctnetlink_exit()), so this batch may be reworked as simple .exit method. Signed-off-by: Kirill Tkhai <[email protected]> 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