aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorKrishnamraju Eraparaju <[email protected]>2019-10-07 16:12:29 +0530
committerDoug Ledford <[email protected]>2019-10-18 14:49:01 -0400
commite17fa5c95ef2434a08e0be217969d246d037f0c2 (patch)
tree200cde12253ffcef89d7ad315b62e6342b7781cd /tools/perf/scripts/python/syscall-counts-by-pid.py
parent54102dd410b037a4d7984e6a5826fb212c2f8aca (diff)
RDMA/siw: free siw_base_qp in kref release routine
As siw_free_qp() is the last routine to access 'siw_base_qp' structure, freeing this structure early in siw_destroy_qp() could cause touch-after-free issue. Hence, moved kfree(siw_base_qp) from siw_destroy_qp() to siw_free_qp(). Fixes: 303ae1cdfdf7 ("rdma/siw: application interface") Signed-off-by: Krishnamraju Eraparaju <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Doug Ledford <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions