summaryrefslogtreecommitdiff
path: root/lib/dump_stack.c
diff options
context:
space:
mode:
authorPavel Begunkov <asml.silence@gmail.com>2022-04-12 15:09:43 +0100
committerJens Axboe <axboe@kernel.dk>2022-04-24 17:37:06 -0600
commitcef216fc32d7628206c523994e7e267e7a8dda59 (patch)
treefb0228ea5486f2a171d5f285e4f1b0ac198cfdd9 /lib/dump_stack.c
parent8b3171bdf53c51c8edd609c3087932a24c42087f (diff)
io_uring: explicitly keep a CQE in io_kiocb
We already have req->{result,user_data,cflags}, which mimic struct io_uring_cqe and are intended to store CQE data. Combine them into a struct io_uring_cqe field. Signed-off-by: Pavel Begunkov <asml.silence@gmail.com> Link: https://lore.kernel.org/r/e1efe65d5005cd6a9ec3440767eb15a9fa9351cf.1649771823.git.asml.silence@gmail.com [axboe: add mirror cqe to cater to fd union] Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'lib/dump_stack.c')
0 files changed, 0 insertions, 0 deletions