diff options
author | Omar Sandoval <osandov@fb.com> | 2018-10-15 17:12:12 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2018-10-16 17:49:18 +0200 |
commit | e3896d77b7025c39150eb5ada33ec2c88f4ad445 (patch) | |
tree | ea13bc04044582cc97f85c3309880fbb494e2645 /mm/init-mm.c | |
parent | swim: fix cleanup on setup error (diff) | |
download | linux-e3896d77b7025c39150eb5ada33ec2c88f4ad445.tar.xz linux-e3896d77b7025c39150eb5ada33ec2c88f4ad445.zip |
swim: convert to blk-mq
The only interesting thing here is that there may be two floppies (i.e.,
request queues) sharing the same controller, so we use the global struct
swim_priv->lock to check whether the controller is busy. Compile-tested
only.
Tested-by: Finn Thain <fthain@telegraphics.com.au>
Acked-by: 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>
Diffstat (limited to 'mm/init-mm.c')
0 files changed, 0 insertions, 0 deletions