Skip to content
Commit bce1b56c authored by Jens Axboe's avatar Jens Axboe
Browse files

Revert "sbitmap: fix batched wait_cnt accounting"

This reverts commit 16ede669

.

This is causing issues with CPU stalls on my test box, revert it for
now until we understand what is going on. It looks like infinite
looping off sbitmap_queue_wake_up(), but hard to tell with a lot of
CPUs hitting this issue and the console scrolling infinitely.

Link: https://lore.kernel.org/linux-block/e742813b-ce5c-0d58-205b-1626f639b1bd@kernel.dk/
Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent 12c5b70c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment