[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



More information about the Containers mailing list