linux/drivers/scsi/bnx2fc
Frederic Weisbecker 0d19b96cf1 scsi: bnx2fc: Use kthread_create_on_cpu()
Use the proper API instead of open coding it.

However it looks like bnx2fc_percpu_io_thread() kthread could be replaced
by the use of a high prio workqueue instead.

Signed-off-by: Frederic Weisbecker <frederic@kernel.org>
Link: https://lore.kernel.org/r/20241211154035.75565-4-frederic@kernel.org
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2025-01-02 12:54:41 -05:00
..
57xx_hsi_bnx2fc.h
Kconfig
Makefile
bnx2fc.h scsi: bnx2fc: Remove some unused fields in struct bnx2fc_rport 2024-08-28 21:33:21 -04:00
bnx2fc_constants.h
bnx2fc_debug.c
bnx2fc_debug.h
bnx2fc_els.c
bnx2fc_fcoe.c scsi: bnx2fc: Use kthread_create_on_cpu() 2025-01-02 12:54:41 -05:00
bnx2fc_hwi.c scsi: bnx2fc: Do not rely on a SCSI command for LUN or target reset 2023-10-13 14:23:14 -04:00
bnx2fc_io.c scsi: bnx2fc: Do not rely on a SCSI command for LUN or target reset 2023-10-13 14:23:14 -04:00
bnx2fc_tgt.c SCSI misc on 20240514 2024-05-14 18:25:53 -07:00