linux/drivers/scsi/megaraid
sumit.saxena@avagotech.com 91626c2701 megaraid_sas: Initialize tasklet before setting up IRQs
It may happen (kdump), that an interrupt is invoked just after the
setup_irqs function was called but before the tasklet was initialised.
At this phase the hw ints should have been disabled, but for unknown
reason this mechanism seems to not work properly.

From: Tomas Henzl <thenzl@redhat.com>
Signed-off-by: Tomas Henzl <thenzl@redhat.com>
Signed-off-by: Sumit Saxena <sumit.saxena@avagotech.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2015-10-29 03:29:49 -04:00
..
Kconfig.megaraid
Makefile
mbox_defs.h
mega_common.h
megaraid_ioctl.h
megaraid_mbox.c scsi: drop reason argument from ->change_queue_depth 2014-11-24 14:45:27 +01:00
megaraid_mbox.h
megaraid_mm.c
megaraid_mm.h
megaraid_sas.h megaraid_sas: Update OCR capability on controller properties change 2015-10-29 03:23:42 -04:00
megaraid_sas_base.c megaraid_sas: Initialize tasklet before setting up IRQs 2015-10-29 03:29:49 -04:00
megaraid_sas_fp.c megaraid_sas: Remove PCI id checks 2015-10-29 03:14:54 -04:00
megaraid_sas_fusion.c megaraid_sas: Support for Cutlass (12 Gbps) controller 2015-10-29 03:18:07 -04:00
megaraid_sas_fusion.h megaraid_sas: Remove PCI id checks 2015-10-29 03:14:54 -04:00