Searched hist:db1142a83b4caf73b6510d0efd6ef3ab7a508105 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/memstick/core/ |
H A D | ms_block.h | diff db1142a83b4caf73b6510d0efd6ef3ab7a508105 Mon Oct 15 09:58:05 CDT 2018 Jens Axboe <axboe@kernel.dk> ms_block: convert to blk-mq
Straight forward conversion, room for optimization in how everything is punted to a work queue. Also looks plenty racy all over the map, with the state changes. I fixed a bunch of them up while doing the conversion, but there are surely more.
Cc: Maxim Levitsky <maximlevitsky@gmail.com> Reviewed-by: Hannes Reinecke <hare@suse.com> Tested-by: Ming Lei <ming.lei@redhat.com> Reviewed-by: Omar Sandoval <osandov@fb.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
H A D | ms_block.c | diff db1142a83b4caf73b6510d0efd6ef3ab7a508105 Mon Oct 15 09:58:05 CDT 2018 Jens Axboe <axboe@kernel.dk> ms_block: convert to blk-mq
Straight forward conversion, room for optimization in how everything is punted to a work queue. Also looks plenty racy all over the map, with the state changes. I fixed a bunch of them up while doing the conversion, but there are surely more.
Cc: Maxim Levitsky <maximlevitsky@gmail.com> Reviewed-by: Hannes Reinecke <hare@suse.com> Tested-by: Ming Lei <ming.lei@redhat.com> Reviewed-by: Omar Sandoval <osandov@fb.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
|