From: James Smart Date: Fri, 12 Feb 2010 19:43:01 +0000 (-0500) Subject: [SCSI] lpfc 8.3.9: Fix locking and memory issues X-Git-Tag: v2.6.34-rc1~284^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72100cc43262fa39821b3debc04be1a7a17b3428;p=pandora-kernel.git [SCSI] lpfc 8.3.9: Fix locking and memory issues - Use the hbalock when changing the fc_flag. - Use the host_lock when changeing the sli_flag. - Prevent NULL pointer dereference after dma_alloc_coherent failure. Signed-off-by: James Smart Signed-off-by: James Bottomley --- Reading git-diff-tree failed