Refactoring for overflow CQE flushing and posting. The next related problem would be to make io_cqring_event_overflow()'s locking saner. Pavel Begunkov (5): io_uring: unexport io_req_cqe_overflow() io_uring: remove extra SQPOLL overflow flush io_uring: open code io_cqring_overflow_flush() io_uring: always lock __io_cqring_overflow_flush io_uring: consolidate overflow flushing io_uring/io_uring.c | 60 +++++++++++++++++---------------------------- io_uring/io_uring.h | 1 - 2 files changed, 23 insertions(+), 38 deletions(-) -- 2.44.0