[Devel] Re: [PATCH] Use task_pgrp() and task_session in binfmt
Eric W. Biederman
ebiederm at xmission.com
Thu Feb 22 22:26:01 PST 2007
sukadev at us.ibm.com writes:
> From: Sukadev Bhattiprolu <sukadev at us.ibm.com>
> Subject: [PATCH] Use task_pgrp() and task_session in binfmt
>
> Use container friendly interfaces task_pgrp() and task_session() in
> binfmt files
Why?
Unless we intend to kill process_session and process_group
this doesn't buy us anything.
Since core dumps are from the point of view of the process that
died we don't need any translation here.
I don't think this buys us anything.
Eric
_______________________________________________
Containers mailing list
Containers at lists.osdl.org
https://lists.osdl.org/mailman/listinfo/containers
More information about the Devel
mailing list