aboutsummaryrefslogtreecommitdiff
path: root/lib/flex_array.c
diff options
context:
space:
mode:
authorKashyap, Desai <kashyap.desai@lsi.com>2011-05-04 16:35:58 +0530
committerGreg Kroah-Hartman <gregkh@suse.de>2011-06-03 09:31:59 +0900
commit4cfc249a3b73a6afee1ec58ab42f63aceb920f5d (patch)
tree74c98373848447d25fde15a47c13784a26bde9dc /lib/flex_array.c
parent6de88839e47b4cb4dc97b095a2a89399fbec8a23 (diff)
mpt2sas: move even handling of MPT2SAS_TURN_ON_FAULT_LED into process context
commit 3ace8e052be5293ebb3e00f819effccc64108a38 upstream. 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. Signed-off-by: Kashyap Desai <kashyap.desai@lsi.com> Signed-off-by: James Bottomley <jbottomley@parallels.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'lib/flex_array.c')
0 files changed, 0 insertions, 0 deletions