android_kernel_xiaomi_sm8350/drivers/scsi/megaraid
Christoph Hellwig 3072c4abdd [SCSI] megaraid_sas: fix EH locking
recent kernels call the eh_ methods without the host lock held.
megaraid_sas doesn't need it but drops it before calling a sleeping
routine and reqcquires it afterwards.  Just remove the
spin_unlock/spin_lock calls.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
2005-11-06 12:50:41 -06:00
..
Kconfig.megaraid [SCSI] MegaRAID SAS RAID: new driver 2005-09-26 17:32:44 -05:00
Makefile [SCSI] MegaRAID SAS RAID: new driver 2005-09-26 17:32:44 -05:00
mbox_defs.h
mega_common.h
megaraid_ioctl.h
megaraid_mbox.c [PATCH] PCI: Convert megaraid to use pci_driver shutdown method 2005-10-28 15:37:01 -07:00
megaraid_mbox.h
megaraid_mm.c
megaraid_mm.h
megaraid_sas.c [SCSI] megaraid_sas: fix EH locking 2005-11-06 12:50:41 -06:00
megaraid_sas.h [SCSI] MegaRAID SAS RAID: new driver 2005-09-26 17:32:44 -05:00