Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1586615

Re: [GIT PULL] namespaces related fixes for v4.11-rc1

From Aleksa Sarai <asarai@suse.de>
Newsgroups linux.kernel
Subject Re: [GIT PULL] namespaces related fixes for v4.11-rc1
Date 2017-02-23 03:30 +0100
Message-ID <tdRkm-2Po-17@gated-at.bofh.it> (permalink)
References <tdMum-7Lo-21@gated-at.bofh.it> <tdMum-7Lo-19@gated-at.bofh.it> <tdQxX-2ge-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


>>> The only known user of this prctl systemd
>>> forks all children after the prctl.  So no userspace regressions will
>>> occur.
>>
>> Note that runC and containerd (and thus Docker) as well as cri-o use the prctl
>> as well -- to be able to collect exit codes from a non-child process (namely to
>> collect the exit code from PID 1 in the container).
>
> Are any of those affected by the change?  I would not expect so.  As it
> would require having children or grand children whose exit codes you
> don't want to collect.

AFAICS they do appear to work (and runC definitely calls the prctl 
before it creates the container init process -- so it shouldn't break 
anything for runC). I was just pointing out that systemd isn't the only 
major userspace user of the prctl (for future reference).

-- 
Aleksa Sarai
Software Engineer (Containers)
SUSE Linux GmbH
https://www.cyphar.com/

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: [GIT PULL] namespaces related fixes for v4.11-rc1 Aleksa Sarai <asarai@suse.de> - 2017-02-22 22:20 +0100
  Re: [GIT PULL] namespaces related fixes for v4.11-rc1 ebiederm@xmission.com (Eric W. Biederman) - 2017-02-23 02:40 +0100
    Re: [GIT PULL] namespaces related fixes for v4.11-rc1 Aleksa Sarai <asarai@suse.de> - 2017-02-23 03:30 +0100
    Re: [GIT PULL] namespaces related fixes for v4.11-rc1 Andy Lutomirski <luto@amacapital.net> - 2017-02-23 04:10 +0100

csiph-web