Skip to content
Commit 2d18f7f4 authored by Eric W. Biederman's avatar Eric W. Biederman
Browse files

exit: Use the correct exit_code in /proc/<pid>/stat



Since do_proc_statt was modified to return process wide values instead
of per task values the exit_code calculation has never been updated.
Update it now to return the process wide exit_code when it is requested
and available.

History-Tree: https://git.kernel.org/pub/scm/linux/kernel/git/tglx/history.git
Fixes: bf719d26a5c1 ("[PATCH] distinct tgid/tid CPU usage")
Link: https://lkml.kernel.org/r/20220103213312.9144-4-ebiederm@xmission.com
Signed-off-by: default avatar"Eric W. Biederman" <ebiederm@xmission.com>
parent 907c311f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment