mbox series

[PATCHSET,0/3] blk-wbt fixes

Message ID 20180821150517.19744-1-axboe@kernel.dk (mailing list archive)
Headers show
Series blk-wbt fixes | expand

Message

Jens Axboe Aug. 21, 2018, 3:05 p.m. UTC
One cleanup, and two fixes:

Patch 2 - Ensure that the wait queue active check includes the necessary
memory barrier.

Patch 3 - Ensure that new tasks don't supersede already waiting tasks.