From: James Smart Date: Wed, 18 Nov 2009 20:40:49 +0000 (-0500) Subject: [SCSI] lpfc 8.3.6 : Fix critical errors X-Git-Tag: v2.6.33-rc1~344^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c6f4ef5d6be7ef4cbe92a86286217971f52e2cd;p=pandora-kernel.git [SCSI] lpfc 8.3.6 : Fix critical errors Fix errors relating to crashes and hangs. - Fix crash due to list corruption while unloading driver. - Fix panic during pci-hot-plug testing. - Fix panic when unmapping luns. - Fixed total_scsi_bufs counting could cause exhausted memory. - Fixed locking issue causing hang. - Fixed the call from lpfc_new_scsi_buf_s3 to use lpfc_release_scsi_buf_s3. Signed-off-by: James Smart Signed-off-by: James Bottomley --- Reading git-diff-tree failed