aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorPavel Begunkov <[email protected]>2024-03-18 22:00:33 +0000
committerJens Axboe <[email protected]>2024-04-15 08:10:24 -0600
commit23fbdde6205d9351bb52a4b8f11ec38bdbc8561a (patch)
treef484be915d7846a4152c719598bdafdc93ba768b /tools/perf/scripts/python/bin
parent902ce82c2aa130bea5e3feca2d4ae62781865da7 (diff)
io_uring: remove current check from complete_post
task_work execution is now always locked, and we shouldn't get into io_req_complete_post() from them. That means that complete_post() is always called out of the original task context and we don't even need to check current. Signed-off-by: Pavel Begunkov <[email protected]> Tested-by: Ming Lei <[email protected]> Link: https://lore.kernel.org/r/24ec27f27db0d8f58c974d8118dca1d345314ddc.1710799188.git.asml.silence@gmail.com Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions