From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Serge E. Hallyn" Subject: Re: [PATCH 0/5] user-cr fixes and generic stack API Date: Wed, 16 Dec 2009 17:49:56 -0600 Message-ID: <20091216234956.GA8918@us.ibm.com> References: <1259989351-28552-1-git-send-email-ntl@pobox.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1259989351-28552-1-git-send-email-ntl-e+AXbWqSrlAAvxtiuMwx3w@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: containers-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org Errors-To: containers-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org To: Nathan Lynch Cc: containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org List-Id: containers.vger.kernel.org Quoting Nathan Lynch (ntl-e+AXbWqSrlAAvxtiuMwx3w@public.gmane.org): > 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 For the moment (to keep in sync with my kernel tree) these are queued at git://git.sr71.net/~hallyn/user-cr.git. I intend to keep that tree in sync with git://git.kernel.org/pub/scm/linux/kernel/git/sergeh/linux-cr.git#cr-next -serge