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:
5fabcb4
)
blk-mq: handle the single queue case in blk_mq_hctx_next_cpu
author
Christoph Hellwig
<hch@lst.de>
Mon, 24 Nov 2014 08:27:23 +0000
(09:27 +0100)
committer
Jens Axboe
<axboe@fb.com>
Mon, 24 Nov 2014 15:02:07 +0000
(08:02 -0700)
Don't duplicate the code to handle the not cpu bounce case in the
caller, do it inside blk_mq_hctx_next_cpu instead.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@fb.com>
No differences found