diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2021-02-12 18:41:15 +0000 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-02-12 11:49:48 -0700 |
commit | dc0eced5d92052a84d58df03a3bc6382f64fecfa (patch) | |
tree | 6b4b4b6bd6708452c5f1211810ed3c8e490d7b06 /mm/maccess.c | |
parent | 4fccfcbb733794634d4e873e7973c1847beca5bf (diff) | |
download | linux-dc0eced5d92052a84d58df03a3bc6382f64fecfa.tar.bz2 |
io_uring: don't check PF_EXITING from syscall
io_sq_thread_acquire_mm_files() can find a PF_EXITING task only when
it's called from task_work context. Don't check it in all other cases,
that are when we're in io_uring_enter().
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'mm/maccess.c')
0 files changed, 0 insertions, 0 deletions