diff options
author | 2025-04-03 16:09:01 +0200 | |
---|---|---|
committer | 2025-04-07 09:38:24 +0200 | |
commit | 76d2d75ddc034e0ee7d14f9023cb6ebd6c59278d (patch) | |
tree | 2e131856a7192c04773ba5f1334ad3ee0156d71e /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | Linux 6.15-rc1 (diff) | |
download | wireguard-linux-76d2d75ddc034e0ee7d14f9023cb6ebd6c59278d.tar.xz wireguard-linux-76d2d75ddc034e0ee7d14f9023cb6ebd6c59278d.zip |
selftests/pidfd: adapt to recent changes
Adapt to changes in commit 9133607de37a ("exit: fix the usage of
delay_group_leader->exit_code in do_notify_parent() and pidfs_exit()").
Even if the thread-group leader exited early and succesfully it's exit
status will only be reported once the whole thread-group has exited and
it will share the exit code of the thread-group. So if the thread-group
was SIGKILLed the thread-group leader will also be reported as having
been SIGKILLed.
Link: https://lore.kernel.org/r/20250403-work-pidfd-fixes-v1-1-a123b6ed6716@kernel.org
Reviewed-by: Oleg Nesterov <oleg@redhat.com>
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions