[Devel] Re: [PATCH 1/2] Add ipc_namespace to struct sem_undo_list

Oren Laadan orenl at cs.columbia.edu
Thu Aug 5 15:42:10 PDT 2010


On 08/05/2010 01:57 PM, Dan Smith wrote:
> Checkpoint/Restart needs to have a pointer to the ipc_namespace that the
> sem_undo_list applies to in order to properly bring up and tear down
> the object hash.  This patch adds a pointer to the namespace to the list
> structure, as well as breaks out the allocation of the undo list to a
> separate function (which is needed in a later C/R patch anyway).
>
> Signed-off-by: Dan Smith<danms at us.ibm.com>

Acked-by: Oren Laadan <orenl at cs.columbia.edu>
_______________________________________________
Containers mailing list
Containers at lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/containers




More information about the Devel mailing list