diff options
author | Jens Axboe <[email protected]> | 2022-12-08 09:36:02 -0700 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2022-12-08 09:36:02 -0700 |
commit | 761c61c15903db41343532882b0443addb8c2faf (patch) | |
tree | 189b974f9feb631a986f6e0f9dec88100ef58ecb /include/linux/overflow.h | |
parent | f66f73421f0a929734bb41dde575e6d7859e548f (diff) |
io_uring/msg_ring: flag target ring as having task_work, if needed
Before the recent change, we didn't even wake the targeted task when
posting the cqe remotely. Now we do wake it, but we do want to ensure
that the recipient knows there's potential work there that needs to
get processed to get the CQE posted.
OR in IORING_SQ_TASKRUN for that purpose.
Link: https://lore.kernel.org/io-uring/[email protected]/
Fixes: 6d043ee1164c ("io_uring: do msg_ring in target task via tw")
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'include/linux/overflow.h')
0 files changed, 0 insertions, 0 deletions