summaryrefslogtreecommitdiff
path: root/kernel/fork.c
diff options
context:
space:
mode:
authorJens Axboe <axboe@kernel.dk>2022-12-08 09:36:02 -0700
committerJens Axboe <axboe@kernel.dk>2022-12-08 09:36:02 -0700
commit761c61c15903db41343532882b0443addb8c2faf (patch)
tree189b974f9feb631a986f6e0f9dec88100ef58ecb /kernel/fork.c
parentf66f73421f0a929734bb41dde575e6d7859e548f (diff)
io_uring/msg_ring: flag target ring as having task_work, if neededfor-6.2/io_uring-next-2022-12-08
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/2843c6b4-ba9a-b67d-e0f4-957f42098489@kernel.dk/ Fixes: 6d043ee1164c ("io_uring: do msg_ring in target task via tw") Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'kernel/fork.c')
0 files changed, 0 insertions, 0 deletions