summaryrefslogtreecommitdiffstats
path: root/io_uring/poll.c
diff options
context:
space:
mode:
authorDylan Yudaken <dylany@meta.com>2022-11-07 13:52:35 +0100
committerJens Axboe <axboe@kernel.dk>2022-11-21 15:44:09 +0100
commite2ad599d1ed38fe743106f10d58a0cbfc00b51e2 (patch)
tree1c453da112db3980e4584f0828a1741c2dffca5a /io_uring/poll.c
parentio_uring: revert "io_uring fix multishot accept ordering" (diff)
downloadlinux-e2ad599d1ed38fe743106f10d58a0cbfc00b51e2.tar.xz
linux-e2ad599d1ed38fe743106f10d58a0cbfc00b51e2.zip
io_uring: allow multishot recv CQEs to overflow
With commit aa1df3a360a0 ("io_uring: fix CQE reordering"), there are stronger guarantees for overflow ordering. Specifically ensuring that userspace will not receive out of order receive CQEs. Therefore this is not needed any more for recv/recvmsg. Signed-off-by: Dylan Yudaken <dylany@meta.com> Link: https://lore.kernel.org/r/20221107125236.260132-4-dylany@meta.com Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions