All of lore.kernel.org
 help / color / mirror / Atom feed
From: Oren Laadan <orenl-eQaUEPhvms7ENvBUuze7eA@public.gmane.org>
To: Nathan Lynch <ntl-e+AXbWqSrlAAvxtiuMwx3w@public.gmane.org>
Cc: containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org
Subject: Re: [PATCH 0/5] user-cr fixes and generic stack API
Date: Sun, 06 Dec 2009 14:21:00 -0500	[thread overview]
Message-ID: <4B1C041C.40903@cs.columbia.edu> (raw)
In-Reply-To: <1259989351-28552-1-git-send-email-ntl-e+AXbWqSrlAAvxtiuMwx3w@public.gmane.org>


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
> 
> 

  parent reply	other threads:[~2009-12-06 19:21 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-05  5:02 [PATCH 0/5] user-cr fixes and generic stack API Nathan Lynch
     [not found] ` <1259989351-28552-1-git-send-email-ntl-e+AXbWqSrlAAvxtiuMwx3w@public.gmane.org>
2009-12-05  5:02   ` [PATCH 1/5] catch attempts to build clone_ppc_.S in 64-bit mode Nathan Lynch
2009-12-05  5:02   ` [PATCH 2/5] user-cr: align powerpc sp for eclone, clean up __eclone Nathan Lynch
     [not found]     ` <1259989351-28552-3-git-send-email-ntl-e+AXbWqSrlAAvxtiuMwx3w@public.gmane.org>
2009-12-17  4:29       ` Matt Helsley
     [not found]         ` <20091217042925.GC30702-52DBMbEzqgQ/wnmkkaCWp/UQ3DHhIser@public.gmane.org>
2009-12-17  4:53           ` Matt Helsley
2009-12-05  5:02   ` [PATCH 3/5] user-cr: add generic stack API Nathan Lynch
2009-12-05  5:02   ` [PATCH 4/5] user-cr: use genstack API in restart.c Nathan Lynch
2009-12-05  5:02   ` [PATCH 5/5] user-cr: use genstack API in nsexeccwp Nathan Lynch
2009-12-06 19:21   ` Oren Laadan [this message]
2009-12-16 23:49   ` [PATCH 0/5] user-cr fixes and generic stack API Serge E. Hallyn

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4B1C041C.40903@cs.columbia.edu \
    --to=orenl-eqauephvms7envbuuze7ea@public.gmane.org \
    --cc=containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org \
    --cc=ntl-e+AXbWqSrlAAvxtiuMwx3w@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.