summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorPavel Begunkov <asml.silence@gmail.com>2021-02-12 18:41:15 +0000
committerJens Axboe <axboe@kernel.dk>2021-02-12 11:49:48 -0700
commitdc0eced5d92052a84d58df03a3bc6382f64fecfa (patch)
tree6b4b4b6bd6708452c5f1211810ed3c8e490d7b06 /MAINTAINERS
parent4fccfcbb733794634d4e873e7973c1847beca5bf (diff)
downloadlinux-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 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions