From: Swen Schillig Date: Wed, 7 Feb 2007 12:17:57 +0000 (+0100) Subject: [SCSI] zfcp: Invalid locking order X-Git-Tag: v2.6.21-rc1~274^2~230^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6fcc47111ae14f284007e1b9a5002babb01d913c;p=pandora-kernel.git [SCSI] zfcp: Invalid locking order Invalid locking order. Kernel hangs after trying to take two locks which are dependend on each other. Introducing temporary variable to free requests. Free lock after requests are copied. Signed-off-by: Swen Schillig Signed-off-by: James Bottomley --- Reading git-diff-tree failed