diff options
author | Jens Axboe <axboe@kernel.dk> | 2021-02-25 10:17:46 -0700 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-02-25 10:17:46 -0700 |
commit | 5f3f26f98ae484a3e187411f9ea8c88c00a65ffc (patch) | |
tree | c59b47f09b3733be15220c701bbf8ea08d138854 /net/ipv6 | |
parent | 4fb6ac326204b3ab81e6e7a914ccd44d957c1d2c (diff) | |
download | linux-5f3f26f98ae484a3e187411f9ea8c88c00a65ffc.tar.bz2 |
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 'net/ipv6')
0 files changed, 0 insertions, 0 deletions