Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1569826
| From | Pavel Tikhomirov <ptikhomirov@virtuozzo.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v3 0/2] prctl: make PR_SET_CHILD_SUBREAPER deterministic |
| Date | 2017-01-30 16:30 +0100 |
| Message-ID | <t5m41-5BN-5@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Oleg Nesterov (1): introduce the walk_process_tree() helper Pavel Tikhomirov (1): prctl: propagate has_child_subreaper flag to every descendant include/linux/sched.h | 3 +++ kernel/fork.c | 42 +++++++++++++++++++++++++++++++++++++++--- kernel/sys.c | 22 ++++++++++++++++++++++ 3 files changed, 64 insertions(+), 3 deletions(-) -- 2.9.3
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH v3 0/2] prctl: make PR_SET_CHILD_SUBREAPER deterministic Pavel Tikhomirov <ptikhomirov@virtuozzo.com> - 2017-01-30 16:30 +0100 [PATCH 1/2] introduce the walk_process_tree() helper Pavel Tikhomirov <ptikhomirov@virtuozzo.com> - 2017-01-30 16:30 +0100
csiph-web