diff options
author | Jens Axboe <axboe@kernel.dk> | 2020-08-04 02:06:21 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-08-04 02:39:37 +0300 |
commit | cbd287c09351f1d3a4b3cb9167a2616a11390d32 (patch) | |
tree | 5ab23f117751c2e65a153c6fd03d91ad704bd3e7 /scripts/gdb/linux/utils.py | |
parent | e4cbce4d131753eca271d9d67f58c6377f27ad21 (diff) | |
download | linux-cbd287c09351f1d3a4b3cb9167a2616a11390d32.tar.xz |
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:
2a9127fcf229 ("mm: rewrite wait_on_page_bit_common() logic")
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions