scatterlist: sg_set_buf() argument must be in linear mapping
authorRusty Russell <rusty@rustcorp.com.au>
Thu, 30 May 2013 07:19:35 +0000 (09:19 +0200)
committerJens Axboe <axboe@kernel.dk>
Thu, 30 May 2013 07:20:20 +0000 (09:20 +0200)
Add a check behind CONFIG_DEBUG_SG to verify this.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Jens Axboe <axboe@kernel.dk>

No differences found