diff options
author | Jens Axboe <axboe@kernel.dk> | 2020-02-09 03:16:39 +0100 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-02-09 17:55:38 +0100 |
commit | 36282881a795cbf717aca79392ae9cdf0fef59c9 (patch) | |
tree | 246026127aff05485eccefbe84def6e58f1174ba /lib | |
parent | io-wq: make io_wqe_cancel_work() take a match handler (diff) | |
download | linux-36282881a795cbf717aca79392ae9cdf0fef59c9.tar.xz linux-36282881a795cbf717aca79392ae9cdf0fef59c9.zip |
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: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions