aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpiutil.c
diff options
context:
space:
mode:
authorDamien Le Moal <[email protected]>2022-04-04 13:55:47 +0900
committerMartin K. Petersen <[email protected]>2022-04-06 22:04:16 -0400
commit6a0d0ae3e8b533d6de627c814c60264b9a85bad6 (patch)
tree74fd304c32d2c6d66b82933f9bf79a6cd63ceb2b /lib/mpi/mpiutil.c
parent5f3ecd74476510382a35e3ac1883ce52eb5903ae (diff)
scsi: scsi_debug: Fix sdebug_blk_mq_poll() in_use_bm bitmap use
The in_use_bm bitmap of struct sdebug_queue should be accessed under protection of the qc_lock spinlock. Make sure that this lock is taken before calling find_first_bit() at the beginning of the function sdebug_blk_mq_poll(). Link: https://lore.kernel.org/r/[email protected] Fixes: 3fd07aecb750 ("scsi: scsi_debug: Fix qc_lock use in sdebug_blk_mq_poll()") Acked-by: Douglas Gilbert <[email protected]> Signed-off-by: Damien Le Moal <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions