From mboxrd@z Thu Jan 1 00:00:00 1970 From: Martin Schwidefsky Subject: Re: [PATCH 2/2] clone_with_pids: define the s390 syscall Date: Mon, 22 Jun 2009 09:21:18 +0200 Message-ID: <20090622092118.519a3c25@skybase> References: <20090615170443.GA14808@us.ibm.com> <20090615170524.GA14950@us.ibm.com> <20090615171645.GA15217@us.ibm.com> <20090619131622.3193472d@skybase> <20090619151341.GC22381@us.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20090619151341.GC22381-r/Jw6+rmf7HQT0dZR+AlfA@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: "Serge E. Hallyn" Cc: Linux Containers , linux-s390-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: containers.vger.kernel.org On Fri, 19 Jun 2009 10:13:41 -0500 "Serge E. Hallyn" wrote: > > clone_with_pids is declared as system call with no paramters. In this > > case the system call wrapper is not needed (empty) and you have to do > > the compat conversion inside the system call. See sys32_clone. > > Ah, I see, thanks. > > So in that case, is it ok for me to just use gprs[7] to pass in the > upid_setp variable? Yes, correct. -- blue skies, Martin. "Reality continues to ruin my life." - Calvin.