aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorJames Smart <[email protected]>2021-07-07 11:43:38 -0700
committerMartin K. Petersen <[email protected]>2021-07-18 22:30:35 -0400
commit4e670c8afd47d535f65edf0d2b7f54f103fd59a2 (patch)
tree2c99cef983c9978af8712be11a1ec6a1d228a5a3 /tools/perf/scripts/python/stackcollapse.py
parent21990d3d1861c7aa8e3e4ed98614f0c161c29b0c (diff)
scsi: lpfc: Keep NDLP reference until after freeing the IOCB after ELS handling
In the routine that generically cleans up an ELS after completion, the NDLP put is done prior to the freeing of the IOCB. The IOCB may reference the NDLP. Move the lpfc_nlp_put() after freeing the IOCB. Link: https://lore.kernel.org/r/[email protected] Co-developed-by: Justin Tee <[email protected]> Signed-off-by: Justin Tee <[email protected]> Signed-off-by: James Smart <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions