aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJason Gunthorpe <[email protected]>2020-08-18 15:05:20 +0300
committerJason Gunthorpe <[email protected]>2020-08-27 08:38:15 -0300
commit09e328e47a695b0d346598f5d6593ee598e64885 (patch)
tree635c7de0cf2fb35f54c7661ef204ffd90dc99208 /tools/perf/scripts/python
parent308571debccd7004acf02ea1b7163a96ad772292 (diff)
RDMA/ucma: Fix the locking of ctx->file
ctx->file is changed under the file->mut lock by ucma_migrate_id(), which is impossible to lock correctly. Instead change ctx->file under the handler_lock and ctx_table lock and revise all places touching ctx->file to use this locking when reading ctx->file. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Leon Romanovsky <[email protected]> Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions