kernel_samsung_a53x/drivers/scsi/qedf
John Meneghini 2d1e991060 scsi: qedf: Make qedf_execute_tmf() non-preemptible
[ Upstream commit 0d8b637c9c5eeaa1a4e3dfb336f3ff918eb64fec ]

Stop calling smp_processor_id() from preemptible code in
qedf_execute_tmf90.  This results in BUG_ON() when running an RT kernel.

[ 659.343280] BUG: using smp_processor_id() in preemptible [00000000] code: sg_reset/3646
[ 659.343282] caller is qedf_execute_tmf+0x8b/0x360 [qedf]

Tested-by: Guangwu Zhang <guazhang@redhat.com>
Cc: Saurav Kashyap <skashyap@marvell.com>
Cc: Nilesh Javali <njavali@marvell.com>
Signed-off-by: John Meneghini <jmeneghi@redhat.com>
Link: https://lore.kernel.org/r/20240403150155.412954-1-jmeneghi@redhat.com
Acked-by: Saurav Kashyap <skashyap@marvell.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-11-19 14:19:40 +01:00
..
drv_fcoe_fw_funcs.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
drv_fcoe_fw_funcs.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
drv_scsi_fw_funcs.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
drv_scsi_fw_funcs.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Kconfig Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
qedf.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
qedf_attr.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
qedf_dbg.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
qedf_dbg.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
qedf_debugfs.c scsi: qedf: Ensure the copied buf is NUL terminated 2024-11-19 12:26:56 +01:00
qedf_els.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
qedf_fip.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
qedf_hsi.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
qedf_io.c scsi: qedf: Make qedf_execute_tmf() non-preemptible 2024-11-19 14:19:40 +01:00
qedf_main.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
qedf_version.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00