aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorCalvin Owens <[email protected]>2015-08-13 18:48:10 -0700
committerJames Bottomley <[email protected]>2015-09-06 10:56:17 -0700
commit008549f6e8a1dc4aeea4a8d64184909786b27713 (patch)
tree7c455324b35c5944e7cb1523d005ae91607564be /tools/perf/scripts/python/call-graph-from-postgresql.py
parentd224fe0d609734888af63656ddaf3a8352f0a7b5 (diff)
mpt2sas: Refcount fw_events and fix unsafe list usage
The fw_event_work struct is concurrently referenced at shutdown, so add a refcount to protect it, and refactor the code to use it. Additionally, refactor _scsih_fw_event_cleanup_queue() such that it no longer iterates over the list without holding the lock, since _firmware_event_work() concurrently deletes items from the list. Signed-off-by: Calvin Owens <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]> Reviewed-by: Nicholas Bellinger <[email protected]> Tested-by: Chaitra Basappa <[email protected]> Acked-by: Sreekanth Reddy <[email protected]> Signed-off-by: James Bottomley <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions