On 10/25/18 11:10 PM, Jens Axboe wrote:
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 <maximlevit...@gmail.com>
Signed-off-by: Jens Axboe <ax...@kernel.dk>
---
drivers/memstick/core/ms_block.c | 110 +++++++++++++++++--------------
drivers/memstick/core/ms_block.h | 1 +
2 files changed, 62 insertions(+), 49 deletions(-)
Reviewed-by: Hannes Reinecke <h...@suse.com>
Cheers,
Hannes