From: Christof Schmitt Date: Thu, 21 Aug 2008 11:43:32 +0000 (+0200) Subject: [SCSI] zfcp: Fix request queue locking X-Git-Tag: v2.6.27-rc7~55^2~8 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4538817287e56abc938900886301a5bdfafbfcd;p=pandora-kernel.git [SCSI] zfcp: Fix request queue locking The request queue lock can be acquired from softirq context when the SCSI midlayer issues commands. Disable softirqs for this lock when commands are issued from zfcp. Signed-off-by: Christof Schmitt Signed-off-by: Martin Petermann Signed-off-by: James Bottomley --- Reading git-diff-tree failed