[PATCH 0/3] fs/proc: do_task_stat: use sig->stats_lock
From: Oleg Nesterov
Date: Tue Jan 23 2024 - 10:37:03 EST
do_task_stat() has the same problem as getrusage() had before
getrusage-use-sig-stats_lock-rather-than-lock_task_sighand.patch
3/3 depends on the patch above.
Oleg.
fs/proc/array.c | 66 ++++++++++++++++++++++++++++++++-------------------------
kernel/exit.c | 10 +++------
2 files changed, 40 insertions(+), 36 deletions(-)