Several fixes for IORING_SETUP_CQE32 Pavel Begunkov (6): io_uring: get rid of __io_fill_cqe{32}_req() io_uring: unite fill_cqe and the 32B version io_uring: fill extra big cqe fields from req io_uring: fix ->extra{1,2} misuse io_uring: inline __io_fill_cqe() io_uring: make io_fill_cqe_aux to honour CQE32 fs/io_uring.c | 209 +++++++++++++++++++------------------------------- 1 file changed, 77 insertions(+), 132 deletions(-) -- 2.36.1