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

io_uring: io_async_buf_func() need not test page bit



Since we don't do exclusive waits or wakeups, we know that the bit is
always going to be set. Kill the test. Also see commit:

2a9127fc ("mm: rewrite wait_on_page_bit_common() logic")

Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent e4cbce4d
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