]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "block, bfq: honor already-setup queue merges"
authorJens Axboe <axboe@kernel.dk>
Tue, 28 Sep 2021 12:33:15 +0000 (06:33 -0600)
committerJens Axboe <axboe@kernel.dk>
Tue, 28 Sep 2021 12:33:15 +0000 (06:33 -0600)
commit6dad861d8d68f789fa5d7980c1bb6e7b3abb420d
treebdba3b599337f7fdf02283819f8a2e84cfaa7ecd
parentc30a78525685cb31ef295f8c5d77c8ddae1e7f5c
Revert "block, bfq: honor already-setup queue merges"

This reverts commit fde25220c9a54ad2df67bae8072231c2e122f4ef.

We have had several folks complain that this causes hangs for them, which
is especially problematic as the commit has also hit stable already.

As no resolution seems to be forthcoming right now, revert the patch.

Link: https://bugzilla.kernel.org/show_bug.cgi?id=214503
Fixes: fde25220c9a5 ("block, bfq: honor already-setup queue merges")
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/bfq-iosched.c