aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/mpt2sas/mpt2sas_base.c
diff options
context:
space:
mode:
authornagalakshmi.nandigama@lsi.com <nagalakshmi.nandigama@lsi.com>2011-12-01 07:52:56 +0530
committerGreg Kroah-Hartman <gregkh@suse.de>2012-01-25 17:24:40 -0800
commitde3f88ba084473ce5365632f0209c3e95aeb55e9 (patch)
tree386a0db81fe617b533b02791161ac0ab34b37e0e /drivers/scsi/mpt2sas/mpt2sas_base.c
parent72ce943013baaba4af7afec76c3556b16b9f6de4 (diff)
downloadkernel_samsung_smdk4412-de3f88ba084473ce5365632f0209c3e95aeb55e9.tar.gz
kernel_samsung_smdk4412-de3f88ba084473ce5365632f0209c3e95aeb55e9.tar.bz2
kernel_samsung_smdk4412-de3f88ba084473ce5365632f0209c3e95aeb55e9.zip
SCSI: mpt2sas: Release spinlock for the raid device list before blocking it
commit 30c43282f3d347f47f9e05199d2b14f56f3f2837 upstream. Added code to release the spinlock that is used to protect the raid device list before calling a function that can block. The blocking was causing a reschedule, and subsequently it is tried to acquire the same lock, resulting in a panic (NMI Watchdog detecting a CPU lockup). Signed-off-by: Nagalakshmi Nandigama <nagalakshmi.nandigama@lsi.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/scsi/mpt2sas/mpt2sas_base.c')
0 files changed, 0 insertions, 0 deletions