diff options
| author | 2011-05-04 16:35:58 +0530 | |
|---|---|---|
| committer | 2011-05-24 12:33:01 -0400 | |
| commit | 3ace8e052be5293ebb3e00f819effccc64108a38 (patch) | |
| tree | d53bbc6d6088e73356c411b06873e1788cfa0da8 /scripts | |
| parent | Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 (diff) | |
[SCSI] mpt2sas: move even handling of MPT2SAS_TURN_ON_FAULT_LED into process context
Driver was a sending a SEP request during interrupt context which
required to go to sleep.
The fix is to rearrange the code so a fake event
MPT2SAS_TURN_ON_FAULT_LED is fired from interrupt context, then later
during the kernel worker threads processing, the SEP request is issued
to firmware.
Cc: stable@kernel.org
Signed-off-by: Kashyap Desai <kashyap.desai@lsi.com>
Signed-off-by: James Bottomley <jbottomley@parallels.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
