android_kernel_xiaomi_sm8450/drivers/scsi/cxgbi
Mike Christie 8125738967 scsi: iscsi: Rel ref after iscsi_lookup_endpoint()
[ Upstream commit 9e5fe1700896c85040943fdc0d3fee0dd3e0d36f ]

Subsequent commits allow the kernel to do ep_disconnect. In that case we
will have to get a proper refcount on the ep so one thread does not delete
it from under another.

Link: https://lore.kernel.org/r/20210525181821.7617-7-michael.christie@oracle.com
Reviewed-by: Lee Duncan <lduncan@suse.com>
Signed-off-by: Mike Christie <michael.christie@oracle.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-04-20 09:23:16 +02:00
..
cxgb3i scsi: iscsi: Stop queueing during ep_disconnect 2022-04-20 09:23:15 +02:00
cxgb4i scsi: iscsi: Stop queueing during ep_disconnect 2022-04-20 09:23:15 +02:00
Kconfig
libcxgbi.c scsi: iscsi: Rel ref after iscsi_lookup_endpoint() 2022-04-20 09:23:16 +02:00
libcxgbi.h scsi: libcxgbi: Use kvzalloc instead of opencoded kzalloc/vzalloc 2020-08-20 23:34:47 -04:00
Makefile