aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorPavel Begunkov <asml.silence@gmail.com>2021-08-09 13:04:06 +0100
committerJens Axboe <axboe@kernel.dk>2021-08-23 13:07:56 -0600
commit2215bed9246dbb95df50fcef788b0765c7c2aac0 (patch)
treedc9fc084b5c9360985f9f3506af9a90fea42bd83 /tools/perf/scripts/python
parentio_uring: clean io-wq callbacks (diff)
downloadlinux-dev-2215bed9246dbb95df50fcef788b0765c7c2aac0.tar.xz
linux-dev-2215bed9246dbb95df50fcef788b0765c7c2aac0.zip
io_uring: remove unnecessary PF_EXITING check
We prefer nornal task_works even if it would fail requests inside. Kill a PF_EXITING check in io_req_task_work_add(), task_work_add() handles well dying tasks, i.e. return error when can't enqueue due to late stages of do_exit(). Signed-off-by: Pavel Begunkov <asml.silence@gmail.com> Link: https://lore.kernel.org/r/fc14297e8441cd8f5d1743a2488cf0df09bf48ac.1628471125.git.asml.silence@gmail.com Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions