diff options
| author | James Smart <[email protected]> | 2018-04-09 14:24:26 -0700 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2018-04-18 19:34:03 -0400 |
| commit | 0cdb84ec26e455326a8ee1b7c69ce1c281ba38cb (patch) | |
| tree | b6f8b80f830a3ce66053fc8e8809744ad2416522 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 59c68eaad7303f9f1d42a83b223aa6a2c254aaa0 (diff) | |
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 <[email protected]>
Signed-off-by: James Smart <[email protected]>
Reviewed-by: Hannes Reinecke <[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