commit | 21b07f35544af5e2c11f079057e8fb4263d35dd3 | [log] [tgz] |
---|---|---|
author | Omar Sandoval <osandov@fb.com> | Mon Oct 15 09:16:37 2018 -0600 |
committer | Jens Axboe <axboe@kernel.dk> | Tue Oct 16 09:49:52 2018 -0600 |
tree | d8dca36b15380e46dc23a890c69b8caedc83e1e3 | |
parent | 53d0f8dbde89cf6c862c7a62e00c6123e02cba41 [diff] |
amiflop: convert to blk-mq Straightforward conversion, just use the existing amiflop_lock to serialize access to the controller. Compile-tested only. Cc: Laurent Vivier <lvivier@redhat.com> Signed-off-by: Omar Sandoval <osandov@fb.com> Converted to blk_mq_init_sq_queue() Signed-off-by: Jens Axboe <axboe@kernel.dk>