"...0d0cea2424ae97b27447dc64a7dbfae83c036c45b403392f0e8ba.png" did not exist on "c3fbbf9308cc939663fdfb90334fe344947dd645"
Revert "blk-mq: Micro-optimize bt_get()"
This reverts commit 52f7eb94. The optimization is only really safe for a single queue, otherwise 'bs' and 'bt' can indeed change, and if we don't do a finish_wait() for each loop, we'll potentially change the wait structure and corrupt task wait list. Reported-by:Jan Kara <jack@suse.cz>
Loading
Please register or sign in to comment