aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/generate_rust_analyzer.py
diff options
context:
space:
mode:
authorPavel Begunkov <asml.silence@gmail.com>2022-06-15 11:23:03 +0100
committerJens Axboe <axboe@kernel.dk>2022-06-15 05:06:09 -0600
commitf43de1f88841d59f27f761219b6550bd6ce3dcc1 (patch)
treef78022cb0f70f79154cee0ba1438476c0434adf5 /scripts/generate_rust_analyzer.py
parentio_uring: get rid of __io_fill_cqe{32}_req() (diff)
downloadlinux-dev-f43de1f88841d59f27f761219b6550bd6ce3dcc1.tar.xz
linux-dev-f43de1f88841d59f27f761219b6550bd6ce3dcc1.zip
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/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions