aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/lightnvm
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2018-11-14 17:02:17 +0100
committerJens Axboe <axboe@kernel.dk>2018-11-15 12:13:34 -0700
commit310df020cdd7570e1a8ee43bd58999a743686eda (patch)
tree56b9bc1d9461d27a030cb76dd1c99e8841ef9ff3 /drivers/lightnvm
parentmmc: simplify queue initialization (diff)
downloadlinux-dev-310df020cdd7570e1a8ee43bd58999a743686eda.tar.xz
linux-dev-310df020cdd7570e1a8ee43bd58999a743686eda.zip
mmc: stop abusing the request queue_lock pointer
mmc uses the block layer struct request pointer to indirect their own lock to the mmc_queue structure, given that the original lock isn't reachable outside of block.c. Add a lock pointer to struct mmc_queue instead and stop overriding the block layer lock which protects fields entirely separate from the mmc use. Reviewed-by: Hannes Reinecke <hare@suse.com> Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/lightnvm')
0 files changed, 0 insertions, 0 deletions