linux/drivers/scsi/qla2xxx
Andrew Vasquez c6952483b0 [SCSI] qla2xxx: Simplify interrupt handler locking.
There's no need to use the heavier (albiet safer)
*_irq[save|restore]() locking primitives within the driver's
interrupt handlers, interrupts are guaranteed to be
non-reentrant.  Use lightweight spin_lock() and spin_unlock()
primitives while acquiring the hardware_lock.

Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
2008-04-07 12:19:13 -05:00
..
Kconfig [SCSI] qla2xxx: Update firmware filenames for new ISP parts. 2008-04-07 12:19:11 -05:00
Makefile [SCSI] qla2xxx: Add Fibre Channel Event (FCE) tracing support. 2008-01-23 11:29:32 -06:00
qla_attr.c [SCSI] qla2xxx: Use an rport's scsi_target_id member consistently throughout driver. 2008-04-07 12:19:13 -05:00
qla_dbg.c [SCSI] qla2xxx: Update copyright banner. 2008-04-07 12:19:11 -05:00
qla_dbg.h [SCSI] qla2xxx: Update copyright banner. 2008-04-07 12:19:11 -05:00
qla_def.h [SCSI] qla2xxx: Use an rport's scsi_target_id member consistently throughout driver. 2008-04-07 12:19:13 -05:00
qla_devtbl.h [SCSI] qla2xxx: Resync with latest HBA SSID specification -- 2.2u. 2007-10-23 15:53:23 -04:00
qla_dfs.c [SCSI] qla2xxx: Update copyright banner. 2008-04-07 12:19:11 -05:00
qla_fw.h [SCSI] qla2xxx: Update copyright banner. 2008-04-07 12:19:11 -05:00
qla_gbl.h [SCSI] qla2xxx: Remove unused and obsolete #define's. 2008-04-07 12:19:13 -05:00
qla_gs.c [SCSI] qla2xxx: Update copyright banner. 2008-04-07 12:19:11 -05:00
qla_init.c [SCSI] qla2xxx: Use an rport's scsi_target_id member consistently throughout driver. 2008-04-07 12:19:13 -05:00
qla_inline.h [SCSI] qla2xxx: Update copyright banner. 2008-04-07 12:19:11 -05:00
qla_iocb.c [SCSI] qla2xxx: Update copyright banner. 2008-04-07 12:19:11 -05:00
qla_isr.c [SCSI] qla2xxx: Simplify interrupt handler locking. 2008-04-07 12:19:13 -05:00
qla_mbx.c [SCSI] qla2xxx: Remove unused and obsolete #define's. 2008-04-07 12:19:13 -05:00
qla_mid.c [SCSI] qla2xxx: Update copyright banner. 2008-04-07 12:19:11 -05:00
qla_os.c [SCSI] qla2xxx: Remove unused and obsolete #define's. 2008-04-07 12:19:13 -05:00
qla_settings.h [SCSI] qla2xxx: Remove unused and obsolete #define's. 2008-04-07 12:19:13 -05:00
qla_sup.c [SCSI] qla2xxx: Update copyright banner. 2008-04-07 12:19:11 -05:00
qla_version.h [SCSI] qla2xxx: Update copyright banner. 2008-04-07 12:19:11 -05:00