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:
9041583
)
scsi: move blk_mq_start_request call earlier
author
Christoph Hellwig
<hch@lst.de>
Mon, 22 Sep 2014 13:59:31 +0000
(15:59 +0200)
committer
Jens Axboe
<axboe@fb.com>
Mon, 22 Sep 2014 18:00:08 +0000
(12:00 -0600)
Some ATA drivers need the dma drain size workaround, and thus need to
call blk_mq_start_request before the S/G mapping.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@fb.com>
No differences found