commit | b657d7e632e0bc40e5e231332be39d69b2f1a0bb | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Mon Nov 24 09:27:23 2014 +0100 |
committer | Jens Axboe <axboe@fb.com> | Mon Nov 24 08:02:07 2014 -0700 |
tree | 89027f22274a6f9a4075fcd5736f9a41664efbd3 | |
parent | 5fabcb4c33fe11c7e3afdf805fde26c1a54d0953 [diff] |
blk-mq: handle the single queue case in blk_mq_hctx_next_cpu 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>