android_kernel_xiaomi_sm8350/drivers/scsi/mpt2sas
Kashyap, Desai 388ce4beb7 [SCSI] mpt2sas: fix config request and diag reset deadlock
Moving the setting and clearing of the mutex's to
_config_request. There was a mutex deadlock when diag reset is called from
inside _config_request, so diag reset was moved to outside the mutexs.

Signed-off-by: James Bottomley <James.Bottomley@suse.de>
2009-08-14 09:16:05 -05:00
..
mpi
Kconfig
Makefile
mpt2sas_base.c [SCSI] mpt2sas: fix oops because drv data points to NULL on resume from hibernate 2009-08-13 16:31:32 -05:00
mpt2sas_base.h [SCSI] mpt2sas: Bump driver version 01.100.04.00 2009-08-13 16:31:41 -05:00
mpt2sas_config.c [SCSI] mpt2sas: fix config request and diag reset deadlock 2009-08-14 09:16:05 -05:00
mpt2sas_ctl.c
mpt2sas_ctl.h
mpt2sas_debug.h
mpt2sas_scsih.c [SCSI] mpt2sas: fix crash due to Watchdog is active while OS in standby mode 2009-08-13 16:30:23 -05:00
mpt2sas_transport.c