diff options
author | 2019-04-19 11:57:46 +0200 | |
---|---|---|
committer | 2019-04-22 11:00:58 -0600 | |
commit | fb775faa9e46ff481e4ced11116c9bd45359cb43 (patch) | |
tree | 324047efa74cb0da1583ddc4cafb79bbb6d7356e /scripts/gdb/linux/utils.py | |
parent | io_uring: fix race condition when sq threads goes sleeping (diff) | |
download | wireguard-linux-fb775faa9e46ff481e4ced11116c9bd45359cb43.tar.xz wireguard-linux-fb775faa9e46ff481e4ced11116c9bd45359cb43.zip |
io_uring: fix poll full SQ detection
io_uring_poll shouldn't signal EPOLLOUT | EPOLLWRNORM if the queue is
full; the old check would always signal EPOLLOUT | EPOLLWRNORM (unless
there were U32_MAX - 1 entries in the SQ queue).
Signed-off-by: Stefan Bühler <source@stbuehler.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions