summaryrefslogtreecommitdiffstats
path: root/net/ipv6
diff options
context:
space:
mode:
authorJens Axboe <axboe@kernel.dk>2021-02-25 10:17:46 -0700
committerJens Axboe <axboe@kernel.dk>2021-02-25 10:17:46 -0700
commit5f3f26f98ae484a3e187411f9ea8c88c00a65ffc (patch)
treec59b47f09b3733be15220c701bbf8ea08d138854 /net/ipv6
parent4fb6ac326204b3ab81e6e7a914ccd44d957c1d2c (diff)
downloadlinux-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