commit | ac4e97abce9b80c020e7113325f49e58b7b15e3f | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Thu May 30 09:19:35 2013 +0200 |
committer | Jens Axboe <axboe@kernel.dk> | Thu May 30 09:20:20 2013 +0200 |
tree | 6b1395a60b4e28a34f4e3693fbfb3df98008a20b | |
parent | 4997b72ee62930cb841d185398ea547d979789f4 [diff] |
scatterlist: sg_set_buf() argument must be in linear mapping 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>