Skip to content
Commit 36282881 authored by Jens Axboe's avatar Jens Axboe
Browse files

io-wq: add io_wq_cancel_pid() to cancel based on a specific pid



Add a helper that allows the caller to cancel work based on what mm
it belongs to. This allows io_uring to cancel work from a given
task or thread when it exits.

Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent 00bcda13
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment