aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorYing Xue <[email protected]>2014-03-27 12:54:38 +0800
committerDavid S. Miller <[email protected]>2014-03-27 13:08:37 -0400
commit2220646a53aa588798653232e26172ec36ab06cd (patch)
treed42b0b3357846cbd1c4fa15f94e7a671c50de84d /tools/perf/scripts/python/bin/stackcollapse-report
parent6c7a762e70637a256229f9dc9ca793908e8bd01b (diff)
tipc: use node_list_lock to protect tipc_num_nodes variable
As tipc_node_list is protected by rcu read lock on read side, it's unnecessary to hold node_list_lock to protect tipc_node_list in tipc_node_get_links(). Instead, node_list_lock should just protects tipc_num_nodes in the function. Signed-off-by: Ying Xue <[email protected]> Reviewed-by: Erik Hugne <[email protected]> Reviewed-by: Jon Maloy <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions