aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorGiridhar Malavali <[email protected]>2017-12-28 12:33:21 -0800
committerMartin K. Petersen <[email protected]>2018-01-03 23:41:05 -0500
commit045d6ea200af794ba15515984cff63787a7fc3c0 (patch)
treedbbb9c34fbae857e7f8307bd53e9c6fae019670c /tools/perf/scripts/python/stackcollapse.py
parent11aea16ab3f5404895146e7aa722e2e9b5bc3b76 (diff)
scsi: qla2xxx: Don't call dma_free_coherent with IRQ disabled.
The logo ELS command allocates dma coherent memory for the data payload and serialize the completions. When this command times out, the timeout routine completes the thread waiting for completion which in turn cleanup resources allocated for this ELS command processing. Don't call generic sp->free routine when this ELS command times out to avoid to double freeing of the same resources. Signed-off-by: Giridhar Malavali <[email protected]> Signed-off-by: Himanshu Madhani <[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