aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorLeonid Ravich <[email protected]>2021-01-03 20:12:54 +0200
committerChristoph Hellwig <[email protected]>2021-02-02 10:26:10 +0100
commit4e2f02bf77dac7b8c841f93ae5a71556d733cb04 (patch)
treeea0275ea6e5d40fab400d8ed582356081859f63e /tools/perf/scripts/python/stackcollapse.py
parent36ca03c830e41769c62d2ca15be8351059f86c45 (diff)
nvmet-fc: use RCU proctection for assoc_list
searching assoc_list protected by rcu_read_lock if list not changed inline. and according to the rcu list rules. queue array embedded into nvmet_fc_tgt_assoc protected by rcu_read_lock according to rcu dereference/assign rules. queue and assoc object freed after grace period by call_rcu. tgtport lock taken for changing assoc_list. Reviewed-by: Eldad Zinger <[email protected]> Reviewed-by: Elad Grupi <[email protected]> Reviewed-by: James Smart <[email protected]> Signed-off-by: Leonid Ravich <[email protected]> Signed-off-by: Christoph Hellwig <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions