]> git.baikalelectronics.ru Git - kernel.git/commit
io_uring: fix ordering of args in io_uring_queue_async_work
authorDylan Yudaken <dylany@fb.com>
Thu, 12 May 2022 09:18:33 +0000 (02:18 -0700)
committerJens Axboe <axboe@kernel.dk>
Thu, 12 May 2022 12:18:58 +0000 (06:18 -0600)
commitddff90f6a61cb0ba5d4d3dfc402bbaf535db22de
tree28d4a94674d4e701cf984101541e25cbab1319bb
parent46a60e3726b0d0eed092580220e82fe0c7d9b008
io_uring: fix ordering of args in io_uring_queue_async_work

Fix arg ordering in TP_ARGS macro, which fixes the output.

Fixes: 4509dbb066ff3 ("io-uring: Make tracepoints consistent.")
Signed-off-by: Dylan Yudaken <dylany@fb.com>
Link: https://lore.kernel.org/r/20220512091834.728610-2-dylany@fb.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
include/trace/events/io_uring.h