Home
last modified time | relevance | path

Searched hist:e8206381f5842269691f3164ec0d79b7059bd710 (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/message/fusion/
H A Dmptspi.cdiff e8206381f5842269691f3164ec0d79b7059bd710 Sat Sep 29 18:16:53 CEST 2007 Eric Moore <eric.moore@lsi.com> [SCSI] mpt fusion: lock down ScsiLookup

ScsiLookup is an array of pending scmd pointers that the scsi lld
maintains. This array is touched from queuecommand, eh threads, and
interrupt context. This array should put under locks, hence this patch
to synchronize its access. I've added some nice little function
wrappers for this, and moved the ScsiLookup array over to MPT_ADAPTER
struct.

Signed-off-by: Eric Moore <Eric.Moore@lsi.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
H A Dmptbase.hdiff e8206381f5842269691f3164ec0d79b7059bd710 Sat Sep 29 18:16:53 CEST 2007 Eric Moore <eric.moore@lsi.com> [SCSI] mpt fusion: lock down ScsiLookup

ScsiLookup is an array of pending scmd pointers that the scsi lld
maintains. This array is touched from queuecommand, eh threads, and
interrupt context. This array should put under locks, hence this patch
to synchronize its access. I've added some nice little function
wrappers for this, and moved the ScsiLookup array over to MPT_ADAPTER
struct.

Signed-off-by: Eric Moore <Eric.Moore@lsi.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
H A Dmptfc.cdiff e8206381f5842269691f3164ec0d79b7059bd710 Sat Sep 29 18:16:53 CEST 2007 Eric Moore <eric.moore@lsi.com> [SCSI] mpt fusion: lock down ScsiLookup

ScsiLookup is an array of pending scmd pointers that the scsi lld
maintains. This array is touched from queuecommand, eh threads, and
interrupt context. This array should put under locks, hence this patch
to synchronize its access. I've added some nice little function
wrappers for this, and moved the ScsiLookup array over to MPT_ADAPTER
struct.

Signed-off-by: Eric Moore <Eric.Moore@lsi.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
H A Dmptscsih.cdiff e8206381f5842269691f3164ec0d79b7059bd710 Sat Sep 29 18:16:53 CEST 2007 Eric Moore <eric.moore@lsi.com> [SCSI] mpt fusion: lock down ScsiLookup

ScsiLookup is an array of pending scmd pointers that the scsi lld
maintains. This array is touched from queuecommand, eh threads, and
interrupt context. This array should put under locks, hence this patch
to synchronize its access. I've added some nice little function
wrappers for this, and moved the ScsiLookup array over to MPT_ADAPTER
struct.

Signed-off-by: Eric Moore <Eric.Moore@lsi.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
H A Dmptsas.cdiff e8206381f5842269691f3164ec0d79b7059bd710 Sat Sep 29 18:16:53 CEST 2007 Eric Moore <eric.moore@lsi.com> [SCSI] mpt fusion: lock down ScsiLookup

ScsiLookup is an array of pending scmd pointers that the scsi lld
maintains. This array is touched from queuecommand, eh threads, and
interrupt context. This array should put under locks, hence this patch
to synchronize its access. I've added some nice little function
wrappers for this, and moved the ScsiLookup array over to MPT_ADAPTER
struct.

Signed-off-by: Eric Moore <Eric.Moore@lsi.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>