From: Frank Munzert Date: Tue, 28 Oct 2008 10:10:17 +0000 (+0100) Subject: [S390] tape block: complete request with correct locking X-Git-Tag: v2.6.28-rc3~92^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a4a1ccd44c85c7d92b20a361e3854431c6935e0;p=pandora-kernel.git [S390] tape block: complete request with correct locking __blk_end_request must be called with request queue lock held. We need to use blk_end_request rather than __blk_end_request. Signed-off-by: Frank Munzert Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed