android_kernel_xiaomi_sm8350/drivers/scsi/aic7xxx
Hannes Reinecke f41b5cec9b [SCSI] aic79xx bus reset update
As James B. correctly noted, ahd_reset_channel() in
ahd_linux_bus_reset() should be protected by ahd_lock().  However, the
main reason for not doing so was a deadlock with the interesting
polling mechanism to detect the end a bus reset.

This patch replaces the polling mechanism with a saner signalling via
flags; it also gives us the benefit of detecting any multiple calls to
ahd_reset_channel().

Signed-off-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
2006-04-13 12:56:15 -05:00
..
aicasm
.gitignore
aic7xxx_93cx6.c
aic7xxx_93cx6.h
aic7xxx_core.c [SCSI] Add spi_populate_*_msg functions 2006-02-27 22:55:09 -06:00
aic7xxx_inline.h
aic7xxx_osm_pci.c
aic7xxx_osm.c [SCSI] aic7xxx: semaphore to completion conversion 2006-02-27 23:08:37 -06:00
aic7xxx_osm.h [SCSI] aic7xxx: semaphore to completion conversion 2006-02-27 23:08:37 -06:00
aic7xxx_pci.c
aic7xxx_pci.h
aic7xxx_proc.c
aic7xxx_reg_print.c_shipped
aic7xxx_reg.h_shipped
aic7xxx_seq.h_shipped
aic7xxx.h
aic7xxx.reg
aic7xxx.seq
aic79xx_core.c [SCSI] aic79xx bus reset update 2006-04-13 12:56:15 -05:00
aic79xx_inline.h
aic79xx_osm_pci.c
aic79xx_osm.c [SCSI] aic79xx bus reset update 2006-04-13 12:56:15 -05:00
aic79xx_osm.h [SCSI] aic79xx: Remove dead code 2006-03-12 09:02:36 -06:00
aic79xx_pci.c [SCSI] aic79xx: SLOWCRC fix 2006-01-31 14:39:48 -06:00
aic79xx_pci.h
aic79xx_proc.c
aic79xx_reg_print.c_shipped
aic79xx_reg.h_shipped
aic79xx_seq.h_shipped
aic79xx.h [SCSI] aic79xx bus reset update 2006-04-13 12:56:15 -05:00
aic79xx.reg
aic79xx.seq
aic7770_osm.c
aic7770.c
aiclib.c
aiclib.h
cam.h
Kconfig.aic7xxx fix a typo in the AIC7XXX_DEBUG_MASK help text 2006-04-01 01:03:38 +02:00
Kconfig.aic79xx [SCSI] aic79xx: Fix timer handling 2006-01-31 14:39:50 -06:00
Makefile
queue.h
scsi_iu.h
scsi_message.h