]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "blk-mq: put driver tag when this request is completed"
authorJens Axboe <axboe@kernel.dk>
Thu, 2 Jul 2020 04:58:32 +0000 (22:58 -0600)
committerJens Axboe <axboe@kernel.dk>
Thu, 2 Jul 2020 04:58:32 +0000 (22:58 -0600)
commite3b698f5b9e19336771b0933c22cacb23fc82c35
tree25a8ce0db9465f8c3f9e3f78b0098b54ab9cc636
parentc503f0a339091843d0a3b58f920fe83e06ba8411
Revert "blk-mq: put driver tag when this request is completed"

This reverts commits the following commits:

ed5626e33e73fa7de8d7d6380136a2ed75cece25
594e47fc0d9922dd7ddeeb7c410222e98cdb8171
80babf8fb134bb5414ae573ab3cfc9bbf7fb9796

The last one is the culprit, but we have to go a bit deeper to get this
to revert cleanly. There's been a report that this breaks some MMC
setups [1], and also causes an issue with swap [2]. Until this can be
figured out, revert the offending commits.

[1] https://lore.kernel.org/linux-block/57fb09b1-54ba-f3aa-f82c-d709b0e6b281@samsung.com/
[2] https://lore.kernel.org/linux-block/20200702043721.GA1087@lca.pw/

Reported-by: Marek Szyprowski <m.szyprowski@samsung.com>
Reported-by: Qian Cai <cai@lca.pw>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-flush.c
block/blk-mq-tag.h
block/blk-mq.c
block/blk-mq.h
block/blk.h