From: Jens Axboe Date: Tue, 19 Dec 2006 07:34:17 +0000 (+0100) Subject: [PATCH] __blk_rq_map_user() doesn't need to grab the queue_lock X-Git-Tag: v2.6.20-rc2~79^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c9381f9425ab4d2f9f0458ae9525c18bc832f59;p=pandora-kernel.git [PATCH] __blk_rq_map_user() doesn't need to grab the queue_lock It was for driver private back_merge_fn hooks, but they don't exist anymore. Signed-off-by: Jens Axboe --- Reading git-diff-tree failed