From: Jens Axboe Date: Wed, 24 Oct 2007 11:21:21 +0000 (+0200) Subject: SG: audit of drivers that use blk_rq_map_sg() X-Git-Tag: v2.6.24-rc2~141^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d1266c7042e696704e22085a0f55c714bc06194;p=pandora-kernel.git SG: audit of drivers that use blk_rq_map_sg() They need to properly init the sg table, or blk_rq_map_sg() will complain if CONFIG_DEBUG_SG is set. Signed-off-by: Jens Axboe --- Reading git-diff-tree failed