From: James Smart Date: Wed, 10 Jun 2009 21:23:06 +0000 (-0400) Subject: [SCSI] lpfc 8.3.3 : Fix a couple of spin_lock and memory issues and a crash X-Git-Tag: v2.6.31-rc1~285^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d11e31ddb9718755dc96e1c018843ae6f5bb085e;p=pandora-kernel.git [SCSI] lpfc 8.3.3 : Fix a couple of spin_lock and memory issues and a crash Contains the following changes: - Fixed error paths retaking a spin lock which they already hold - Added code to free memory in a couple of error paths - Added code to free RPI bit map while unloading driver - Added code to write zero to memory object allocated through dma_alloc_coherent - Fixed crash/hang with target or LUN resets Signed-off-by: James Smart Signed-off-by: James Bottomley --- Reading git-diff-tree failed