diff options
author | 2006-06-26 00:26:06 -0700 | |
---|---|---|
committer | 2006-06-26 09:58:27 -0700 | |
commit | 281de339ceb822ca6c04d4373ecb9a45c1890ce4 (patch) | |
tree | 8791013a7d92078a9c00a1a67c80c9b0760a9954 /include/linux | |
parent | [PATCH] coredump: optimize ->mm users traversal (diff) | |
download | wireguard-linux-281de339ceb822ca6c04d4373ecb9a45c1890ce4.tar.xz wireguard-linux-281de339ceb822ca6c04d4373ecb9a45c1890ce4.zip |
[PATCH] coredump: speedup SIGKILL sending
With this patch a thread group is killed atomically under ->siglock. This is
faster because we can use sigaddset() instead of force_sig_info() and this is
used in further patches.
Signed-off-by: Oleg Nesterov <oleg@tv-sign.ru>
Cc: "Eric W. Biederman" <ebiederm@xmission.com>
Acked-by: Roland McGrath <roland@redhat.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions