]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
io_uring: correct comment for IORING_SETUP_TASKRUN_FLAG
authorJens Axboe <axboe@kernel.dk>
Sat, 28 Feb 2026 11:56:20 +0000 (04:56 -0700)
committerJens Axboe <axboe@kernel.dk>
Sat, 28 Feb 2026 11:56:20 +0000 (04:56 -0700)
commit0ed2e8bf61d6d5df1d78f4e24b682dff4c394e17
tree0482e33de52a3a1d4873db4e1808e4fe18fb62a2
parent3d17d76d1ffb139a7492317b196ee03c8eabc9dc
io_uring: correct comment for IORING_SETUP_TASKRUN_FLAG

Sync with a recent liburing fix, which corrects the comment explaining
when the IORING_SETUP_TASKRUN_FLAG setup flag is valid to use. May be
use with COOP_TASKRUN or DEFER_TASKRUN, not useful without either of
this task_work mechanisms being used.

Link: https://github.com/axboe/liburing/pull/1543
Signed-off-by: Jens Axboe <axboe@kernel.dk>
include/uapi/linux/io_uring.h