From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Serge E. Hallyn" Subject: Re: [PATCH 3/9] user-cr: s390 eclone wrapper Date: Wed, 18 Nov 2009 09:24:50 -0600 Message-ID: <20091118152450.GB23694@us.ibm.com> References: <1258505746-31182-1-git-send-email-ntl@pobox.com> <1258505746-31182-4-git-send-email-ntl@pobox.com> <20091118032333.GA18641@us.ibm.com> <1258520988.4031.1254.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1258520988.4031.1254.camel-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@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-qjLDD68F18O7TbgM5vRIOg@public.gmane.org, Sukadev Bhattiprolu List-Id: containers.vger.kernel.org Quoting Nathan Lynch (ntl-e+AXbWqSrlAAvxtiuMwx3w@public.gmane.org): > On Tue, 2009-11-17 at 21:23 -0600, Serge E. Hallyn wrote: > > Quoting Nathan Lynch (ntl-e+AXbWqSrlAAvxtiuMwx3w@public.gmane.org): > > > Based on original work from Serge Hallyn. > > > > Needed the following patch on top of that. Otherwise the > > whole set looks good to me, thanks! > > Great, thanks for the fixups. > > > > (Oh, one other note, the default #ifdef for NR_eclone actually > > is different depending on whether we're on a c/r kernel or not, > > unfortunately :(. I'm leaving it as the non-c/r kernel value > > for now.) > > Right.. I was thinking that the syscall numbers for eclone should > precede those for checkpoint and restart in the c/r patch set. Thoughts > on that? Yes, I was thinking the same thing. -serge