summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorJames Smart <jsmart2021@gmail.com>2018-04-09 14:24:26 -0700
committerMartin K. Petersen <martin.petersen@oracle.com>2018-04-18 19:34:03 -0400
commit0cdb84ec26e455326a8ee1b7c69ce1c281ba38cb (patch)
treeb6f8b80f830a3ce66053fc8e8809744ad2416522 /tools/perf/scripts/python/export-to-postgresql.py
parent59c68eaad7303f9f1d42a83b223aa6a2c254aaa0 (diff)
downloadlinux-0cdb84ec26e455326a8ee1b7c69ce1c281ba38cb.tar.gz
linux-0cdb84ec26e455326a8ee1b7c69ce1c281ba38cb.zip
scsi: lpfc: Fix lingering lpfc_wq resource after driver unload
After driver unloads, lpfc_wq remains active. The destroy_workqueue calls were not being made in driver unload. Additionally, SLI3 is allocating lpfc_wq resources, but never uses it. Make the destroy_workqueue calls on driver unload. Modify the SLI3 code path no longer allocate lpfc_wq resources. Signed-off-by: Dick Kennedy <dick.kennedy@broadcom.com> Signed-off-by: James Smart <james.smart@broadcom.com> Reviewed-by: Hannes Reinecke <hare@suse.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions