io_uring: move non aligned field to the end
authorPavel Begunkov <asml.silence@gmail.com>
Thu, 24 Aug 2023 22:53:33 +0000 (23:53 +0100)
committerJens Axboe <axboe@kernel.dk>
Thu, 24 Aug 2023 23:16:19 +0000 (17:16 -0600)
commitd7f06fea5d6be78403d42c9637f67bc883870094
tree1f9f2e6ec0bb19652d1d8f7572c19346794f842c
parent2af89abda7d9c2aeb573677e2c498ddb09f8058a
io_uring: move non aligned field to the end

Move not cache aligned fields down in io_ring_ctx, should change
anything, but makes further refactoring easier.

Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/518e95d7888e9d481b2c5968dcf3f23db9ea47a5.1692916914.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
include/linux/io_uring_types.h