diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2022-06-15 11:23:03 +0100 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2022-06-15 05:06:09 -0600 |
commit | f43de1f88841d59f27f761219b6550bd6ce3dcc1 (patch) | |
tree | f78022cb0f70f79154cee0ba1438476c0434adf5 /scripts/gdb/linux/clk.py | |
parent | 91ef75a7db0d0855284b78d60d3fcec5c353ec5a (diff) |
io_uring: unite fill_cqe and the 32B version
We want just one function that will handle both normal cqes and 32B
cqes. Combine __io_fill_cqe_req() and __io_fill_cqe_req32(). It's still
not entirely correct yet, but saves us from cases when we fill an CQE of
a wrong size.
Fixes: 76c68fbf1a1f9 ("io_uring: enable CQE32")
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/8085c5b2f74141520f60decd45334f87e389b718.1655287457.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'scripts/gdb/linux/clk.py')
0 files changed, 0 insertions, 0 deletions