aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/libsas/sas_init.c
diff options
context:
space:
mode:
authorXiang Chen <[email protected]>2021-12-20 11:21:27 +0000
committerMartin K. Petersen <[email protected]>2021-12-23 04:38:29 +0000
commit42159d3c8d879e8d5fc225733f0cedc8baf19002 (patch)
tree9f013c185ba121638a1ef6939629093b99d6bdfe /drivers/scsi/libsas/sas_init.c
parentscsi: block: pm: Always set request queue runtime active in blk_post_runtime_... (diff)
downloadkernel-42159d3c8d879e8d5fc225733f0cedc8baf19002.tar.gz
kernel-42159d3c8d879e8d5fc225733f0cedc8baf19002.zip
scsi: libsas: Add spin_lock/unlock() to protect asd_sas_port->phy_list
Most places that use asd_sas_port->phy_list in libsas are protected by spinlock asd_sas_port->phy_list_lock. However, there are still a few places which miss the lock. Add it in those places. Link: https://lore.kernel.org/r/[email protected] Reviewed-by: John Garry <[email protected]> Signed-off-by: Xiang Chen <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'drivers/scsi/libsas/sas_init.c')
0 files changed, 0 insertions, 0 deletions