commit | 3d1266c7042e696704e22085a0f55c714bc06194 | [log] [tgz] |
---|---|---|
author | Jens Axboe <jens.axboe@oracle.com> | Wed Oct 24 13:21:21 2007 +0200 |
committer | Jens Axboe <jens.axboe@oracle.com> | Wed Oct 24 13:21:21 2007 +0200 |
tree | 537e14b96d331d5918fc090eaf9b0561b299be02 | |
parent | 23464ffa47689e46985fb10ae9e34bbc9e83f387 [diff] |
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 <jens.axboe@oracle.com>