diff options
author | Christoph Hellwig <hch@lst.de> | 2018-11-16 09:10:06 +0100 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2018-11-17 07:20:45 -0700 |
commit | f5d72c5c55bc392523cbdcdedd575c280203d31c (patch) | |
tree | 81e181b721b7b23a8468b34eb88ad88219cb4168 /drivers/block | |
parent | f04842734c7a68381ab3cb45628ffb3ff1029490 (diff) | |
download | linux-f5d72c5c55bc392523cbdcdedd575c280203d31c.tar.bz2 |
mmc: stop abusing the request queue_lock pointer
Replace the lock in mmc_blk_data that is only used through a pointer
in struct mmc_queue and to protect fields in that structure with
an actual lock in struct mmc_queue.
Suggested-by: Ulf Hansson <ulf.hansson@linaro.org>
Reviewed-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/block')
0 files changed, 0 insertions, 0 deletions