diff options
author | 2022-09-11 15:14:55 -0700 | |
---|---|---|
committer | 2022-09-15 22:18:26 -0400 | |
commit | b873d1037283b5082863b97443dd25e592c40684 (patch) | |
tree | 2d1a3e2f1f5c61f81263dde4774d02c81ac0e831 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | scsi: lpfc: Fix FLOGI ACC with wrong SID in PT2PT topology (diff) | |
download | linux-dev-b873d1037283b5082863b97443dd25e592c40684.tar.xz linux-dev-b873d1037283b5082863b97443dd25e592c40684.zip |
scsi: lpfc: Fix mbuf pool resource detected as busy at driver unload
In a situation where the node state changes while a REG_LOGIN is in
progress, the LPFC_MBOXQ_t structure is cleared and reused for an
UNREG_LOGIN command to release RPI resources without first freeing the mbuf
pool resource allocated for REG_LOGIN.
Release mbuf pool resource prior to repurposing of the mailbox command
structure from REG_LOGIN to UNREG_LOGIN.
Link: https://lore.kernel.org/r/20220911221505.117655-4-jsmart2021@gmail.com
Co-developed-by: Justin Tee <justin.tee@broadcom.com>
Signed-off-by: Justin Tee <justin.tee@broadcom.com>
Signed-off-by: James Smart <jsmart2021@gmail.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