]> 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)
commitb4e099ae1b633d5da51b85ae6571deff2982883d
treebdba3b599337f7fdf02283819f8a2e84cfaa7ecd
parent2d699395af15d9e8d11098bc21df63261cbad8d7
Revert "block, bfq: honor already-setup queue merges"

This reverts commit 25e159ba6dbebbcc2f2d4c2b88c7ff0616ca9ae8.

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: 25e159ba6dbe ("block, bfq: honor already-setup queue merges")
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/bfq-iosched.c