[Devel] Re: [PATCH 0/5] user-cr fixes and generic stack API
Oren Laadan
orenl at cs.columbia.edu
Sun Dec 6 11:21:00 PST 2009
Alright, pulled.
Thanks,
Oren.
Nathan Lynch wrote:
> Hi Oren,
>
> Here's a patch series against ckpt-v19-rc2 that fixes a couple of
> minor issues for powerpc and adds a generic stack API ("genstack").
>
> Nathan Lynch (5):
> catch attempts to build clone_ppc_.S in 64-bit mode
> user-cr: align powerpc sp for eclone, clean up __eclone
> user-cr: add generic stack API
> user-cr: use genstack API in restart.c
> user-cr: use genstack API in nsexeccwp
>
> Makefile | 4 +-
> clone_ppc.c | 12 ++++--
> clone_ppc_.S | 44 +++++++++++--------------
> genstack.c | 101 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> genstack.h | 22 ++++++++++++
> nsexeccwp.c | 11 +++---
> restart.c | 42 ++++++++++++------------
> 7 files changed, 180 insertions(+), 56 deletions(-)
> create mode 100644 genstack.c
> create mode 100644 genstack.h
>
>
_______________________________________________
Containers mailing list
Containers at lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/containers
More information about the Devel
mailing list