From: Brian King Date: Wed, 13 Jun 2007 22:12:33 +0000 (-0500) Subject: [SCSI] ibmvscsi: Misc. locking fixes X-Git-Tag: v2.6.23-rc1~1053^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06f923cbf080e22d1ffccbf3fd2cbab0176f6025;p=pandora-kernel.git [SCSI] ibmvscsi: Misc. locking fixes Fix a couple locking bugs discovered during code inspection. ibmvscsi_send_srp_event needs to be called with the host lock held. This patch fixes a couple paths in the code where this wasn't true. Signed-off-by: Brian King Signed-off-by: James Bottomley --- Reading git-diff-tree failed