git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
23464ff
)
SG: audit of drivers that use blk_rq_map_sg()
author
Jens Axboe
<jens.axboe@oracle.com>
Wed, 24 Oct 2007 11:21:21 +0000
(13:21 +0200)
committer
Jens Axboe
<jens.axboe@oracle.com>
Wed, 24 Oct 2007 11:21:21 +0000
(13:21 +0200)
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>
No differences found