Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric W. Biederman <ebiederm@xmission.com>2021-06-24 00:51:49 +0300
committerEric W. Biederman <ebiederm@xmission.com>2021-08-27 02:06:41 +0300
commitd21918e5a94a862ccb297b9f2be38574c865fda0 (patch)
tree19443747e3d286338f0f19bcacff983597c8b727 /kernel/signal.c
parent307d522f5eb86cd6ac8c905f5b0577dedac54ec5 (diff)
signal/seccomp: Dump core when there is only one live thread
Replace get_nr_threads with atomic_read(&current->signal->live) as that is a more accurate number that is decremented sooner. Acked-by: Kees Cook <keescook@chromium.org> Link: https://lkml.kernel.org/r/87lf6z6qbd.fsf_-_@disp2133 Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Diffstat (limited to 'kernel/signal.c')
0 files changed, 0 insertions, 0 deletions