diff options
author | nagalakshmi.nandigama@lsi.com <nagalakshmi.nandigama@lsi.com> | 2011-12-01 02:22:56 (GMT) |
---|---|---|
committer | James Bottomley <JBottomley@Parallels.com> | 2011-12-15 06:57:39 (GMT) |
commit | 30c43282f3d347f47f9e05199d2b14f56f3f2837 (patch) | |
tree | b656facf9d6bf00b62fe0f189ad34977aa91c143 /include/linux/i8042.h | |
parent | a6affbd5ccbb45e03168996bae4a4d0abb780874 (diff) | |
download | linux-fsl-qoriq-30c43282f3d347f47f9e05199d2b14f56f3f2837.tar.xz |
[SCSI] mpt2sas: Release spinlock for the raid device list before blocking it
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>
Cc: stable@kernel.org
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Diffstat (limited to 'include/linux/i8042.h')
0 files changed, 0 insertions, 0 deletions