diff options
author | Justin Tee <justin.tee@broadcom.com> | 2024-09-13 02:24:44 +0300 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2024-09-13 04:21:19 +0300 |
commit | 0a3c84f71680684c1d41abb92db05f95c09111e8 (patch) | |
tree | 89b79fc270479f37783f362e45c80b89cee02200 /drivers/spi/spi-pic32.c | |
parent | d1a2ef63fc8b3e3dc5b74b7e08636896b32acbdc (diff) | |
download | linux-0a3c84f71680684c1d41abb92db05f95c09111e8.tar.xz |
scsi: lpfc: Ensure DA_ID handling completion before deleting an NPIV instance
Deleting an NPIV instance requires all fabric ndlps to be released before
an NPIV's resources can be torn down. Failure to release fabric ndlps
beforehand opens kref imbalance race conditions. Fix by forcing the DA_ID
to complete synchronously with usage of wait_queue.
Signed-off-by: Justin Tee <justin.tee@broadcom.com>
Link: https://lore.kernel.org/r/20240912232447.45607-6-justintee8345@gmail.com
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/spi/spi-pic32.c')
0 files changed, 0 insertions, 0 deletions