kernel-ark/drivers/scsi/lpfc
Jamie Wellnitz 66a9ed6600 [PATCH] lpfc 8.1.3: Protect NPL lists with host lock
Protect NPL lists with host lock

Symptoms: lpfc_findnode_rpi and lpfc_findnode_did can be called
outside of the discovery thread context. We have to iterate
through the NPL lists under the host lock and all add/del
operations on those lists have to be done under host lock.

Signed-off-by: Jamie Wellnitz <Jamie.Wellnitz@emulex.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
2006-03-06 09:47:31 -06:00
..
lpfc_attr.c [PATCH] lpfc 8.1.3: Fix performance when using multiple SLI rings 2006-03-06 09:46:57 -06:00
lpfc_compat.h
lpfc_crtn.h
lpfc_ct.c [PATCH] lpfc 8.1.3: Fix deadlock in lpfc_fdmi_tmo_handler 2006-03-06 09:47:14 -06:00
lpfc_disc.h
lpfc_els.c [PATCH] lpfc 8.1.3: Protect NPL lists with host lock 2006-03-06 09:47:31 -06:00
lpfc_hbadisc.c [PATCH] lpfc 8.1.3: Protect NPL lists with host lock 2006-03-06 09:47:31 -06:00
lpfc_hw.h [PATCH] lpfc 8.1.3: Derive supported speeds from LMT field in the READ_CONFIG 2006-03-06 09:45:43 -06:00
lpfc_init.c [PATCH] lpfc 8.1.3: PCI hrd_type should be obtained with pci_read_config_byte() macro 2006-03-06 09:46:10 -06:00
lpfc_logmsg.h
lpfc_mbox.c
lpfc_mem.c
lpfc_nportdisc.c
lpfc_scsi.c
lpfc_scsi.h
lpfc_sli.c [PATCH] lpfc 8.1.3: Fix performance when using multiple SLI rings 2006-03-06 09:46:57 -06:00
lpfc_sli.h [PATCH] lpfc 8.1.3: Remove unused MBhostaddr from lpfc_sli structure 2006-03-06 09:46:34 -06:00
lpfc_version.h [SCSI] lpfc 8.1.2: Change version number to 8.1.2 2006-02-28 19:06:03 -06:00
lpfc.h [PATCH] lpfc 8.1.3: Fix performance when using multiple SLI rings 2006-03-06 09:46:57 -06:00
Makefile