diff options
| author | Pavel Begunkov <asml.silence@gmail.com> | 2021-09-15 12:04:20 +0100 |
|---|---|---|
| committer | Jens Axboe <axboe@kernel.dk> | 2021-10-19 05:49:53 -0600 |
| commit | a3f349071eb0ae2aa18ac2da55060865d8190cf0 (patch) | |
| tree | bae7b570933a2771e24d30e398e500a635e7097c /lib/mpi/mpi-sub-ui.c | |
| parent | 83f84356bc8f2dda9d0c9c7edb94decf71a36d26 (diff) | |
io_uring: remove ctx referencing from complete_post
Now completions are done from task context, that means that it's either
the task itself, task_work or io-wq worker. In all those cases the ctx
will be staying alive by mutexing, explicit referencing or req references
by iowq. Remove extra ctx pinning from io_req_complete_post().
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/60a0e96434c16ab4fe587651448290d61ec9a113.1631703756.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions
