diff options
author | John Meneghini <[email protected]> | 2024-04-03 11:01:55 -0400 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2024-04-24 20:58:53 -0400 |
commit | 0d8b637c9c5eeaa1a4e3dfb336f3ff918eb64fec (patch) | |
tree | 140f442ff890b760a5ce420f3c381a698692d663 /scripts/generate_rust_analyzer.py | |
parent | 504e2bed5d50610c1836046c0c195b0a6dba9c72 (diff) |
scsi: qedf: Make qedf_execute_tmf() non-preemptible
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 <[email protected]>
Cc: Saurav Kashyap <[email protected]>
Cc: Nilesh Javali <[email protected]>
Signed-off-by: John Meneghini <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Acked-by: Saurav Kashyap <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions