diff options
author | Jens Axboe <axboe@kernel.dk> | 2021-02-25 18:17:46 +0100 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-02-25 18:17:46 +0100 |
commit | 5f3f26f98ae484a3e187411f9ea8c88c00a65ffc (patch) | |
tree | c59b47f09b3733be15220c701bbf8ea08d138854 /arch/parisc | |
parent | io-wq: improve manager/worker handling over exec (diff) | |
download | linux-5f3f26f98ae484a3e187411f9ea8c88c00a65ffc.tar.xz linux-5f3f26f98ae484a3e187411f9ea8c88c00a65ffc.zip |
io_uring: fix SQPOLL thread handling over exec
Just like the changes for io-wq, ensure that we re-fork the SQPOLL
thread if the owner execs. Mark the ctx sq thread as sqo_exec if
it dies, and the ring as needing a wakeup which will force the task
to enter the kernel. When it does, setup the new thread and proceed
as usual.
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'arch/parisc')
0 files changed, 0 insertions, 0 deletions