From: Christoph Hellwig Date: Tue, 29 Nov 2005 20:36:16 +0000 (+0100) Subject: [PATCH] fix megaraid.c locking X-Git-Tag: v2.6.15-rc4~4^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=238f9b063dcc9f23493a0d3fecca29fe332d4905;p=pandora-kernel.git [PATCH] fix megaraid.c locking This fixes locking in megaraid.c, namely: (1) make sure megaraid_queue release the adapter lock by changing the code to have a single return (2) remove the errornous scsi_assign_lock call Testing by Burton Windle. Signed-off-by: Christoph Hellwig Acked-by: Burton Windle Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed