linux/drivers/scsi/mpt2sas
Anton Blanchard f6a290b419 [SCSI] mpt2sas: _scsih_smart_predicted_fault uses GFP_KERNEL in interrupt context
_scsih_smart_predicted_fault is called in an interrupt and therefore
must allocate memory using GFP_ATOMIC.

Signed-off-by: Anton Blanchard <anton@samba.org>
Cc: <stable@kernel.org>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
2011-12-12 12:20:49 +04:00
..
mpi
Kconfig
Makefile
mpt2sas_base.c
mpt2sas_base.h [SCSI] mpt2sas: Bump driver version to 10.100.00.00 2011-10-30 12:57:19 +04:00
mpt2sas_config.c [SCSI] mpt2sas: Fix for Panic when inactive volume is tried deleting 2011-10-30 12:56:55 +04:00
mpt2sas_ctl.c
mpt2sas_ctl.h
mpt2sas_debug.h
mpt2sas_scsih.c [SCSI] mpt2sas: _scsih_smart_predicted_fault uses GFP_KERNEL in interrupt context 2011-12-12 12:20:49 +04:00
mpt2sas_transport.c