aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/mem-phys-addr.py
diff options
context:
space:
mode:
authorRanjan Kumar <[email protected]>2023-04-06 10:18:19 +0000
committerMartin K. Petersen <[email protected]>2023-04-12 01:17:56 +0000
commit2acc635a0e5e91c267f2cb1c25748e8d06888e63 (patch)
tree00573653251219386914116b65852c16a08ee3b6 /tools/perf/scripts/python/mem-phys-addr.py
parentscsi: scsi_debug: Fix missing error code in scsi_debug_init() (diff)
downloadkernel-2acc635a0e5e91c267f2cb1c25748e8d06888e63.tar.gz
kernel-2acc635a0e5e91c267f2cb1c25748e8d06888e63.zip
scsi: mpi3mr: Use IRQ save variants of spinlock to protect chain frame allocation
Driver uses spin lock without irqsave when it needs to acquire a chain frame. This is done to protect chain frame allocation from multiple submission threads. If there is any I/O queued from an interrupt context, and if that requires a chain frame, and if the chain lock is held by the CPU which got interrupted, then there will be a possible deadlock. Signed-off-by: Ranjan Kumar <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions