Skip to content
Commit 21491412 authored by Jens Axboe's avatar Jens Axboe
Browse files

block: add blk_start_queue_async()



We currently only have an inline/sync helper to restart a stopped
queue. If drivers need an async version, they have to roll their
own. Add a generic helper instead.

Signed-off-by: default avatarJens Axboe <axboe@fb.com>
parent d3805611
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment