aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorCathy Avery <[email protected]>2018-11-27 14:28:53 -0500
committerMartin K. Petersen <[email protected]>2018-11-28 18:55:57 -0500
commit02f425f811cefcc4d325d7a72272651e622dc97e (patch)
treea94079946fce8c57a40fdc4408b4105b7cc958b6 /tools/perf/util/trace-event-scripting.c
parent5db6dd14b31397e8cccaaddab2ff44ebec1acf25 (diff)
scsi: vmw_pscsi: Rearrange code to avoid multiple calls to free_irq during unload
Currently pvscsi_remove calls free_irq more than once as pvscsi_release_resources and __pvscsi_shutdown both call pvscsi_shutdown_intr. This results in a 'Trying to free already-free IRQ' warning and stack trace. To solve the problem pvscsi_shutdown_intr has been moved out of pvscsi_release_resources. Signed-off-by: Cathy Avery <[email protected]> Reviewed-by: Ewan D. Milne <[email protected]> Reviewed-by: Dan Carpenter <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions