aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py
diff options
context:
space:
mode:
authorKirill Tkhai <[email protected]>2018-02-13 12:26:33 +0300
committerDavid S. Miller <[email protected]>2018-02-13 10:36:05 -0500
commitbcab1ddd9b2b105390712a9c1605bdb20a7f9a03 (patch)
treec50571b51e23a882af827651bb43dd10b8006f0f /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py
parent1a57feb847c56d6193f67d0e892c24e71f9e3ab1 (diff)
net: Move mutex_unlock() in cleanup_net() up
net_sem protects from pernet_list changing, while ops_free_list() makes simple kfree(), and it can't race with other pernet_operations callbacks. So we may release net_mutex earlier then it was. Signed-off-by: Kirill Tkhai <[email protected]> Acked-by: Andrei Vagin <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions