commit | ae911c5e796d51cb2d1ed3a55e73b9cc88d176cf | [log] [tgz] |
---|---|---|
author | Jens Axboe <axboe@fb.com> | Thu Dec 08 13:19:30 2016 -0700 |
committer | Jens Axboe <axboe@fb.com> | Fri Dec 09 09:03:02 2016 -0700 |
tree | 8d13dbeff76c57c2f61a19a13e64dbda40c04b9c | |
parent | f9d03f96b988002027d4b28ea1b7a24729a4c9b5 [diff] |
blk-mq: add blk_mq_start_stopped_hw_queue() We have a variant for all hardware queues, but not one for a single hardware queue. Signed-off-by: Jens Axboe <axboe@fb.com> Reviewed-by: Hannes Reinecke <hare@suse.com>