diff options
author | Oleg Nesterov <[email protected]> | 2024-02-02 14:12:48 +0100 |
---|---|---|
committer | Christian Brauner <[email protected]> | 2024-02-02 14:57:53 +0100 |
commit | 90f92b68c9869913753f8bc1d87b7762a5f36873 (patch) | |
tree | 55c32034c513daef9f2a31aef928032f0566d637 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 43f0df54c96fa5abcab9df8649c1e52119bf0238 (diff) |
pidfd: kill the no longer needed do_notify_pidfd() in de_thread()
Now that __change_pid() does wake_up_all(&pid->wait_pidfd) we can kill
do_notify_pidfd(leader) in de_thread(), it calls release_task(leader)
right after that and this implies detach_pid(leader, PIDTYPE_PID).
Signed-off-by: Oleg Nesterov <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Christian Brauner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions