[Devel] Re: [PATCH 2/2] clone_with_pids: define the s390 syscall

Martin Schwidefsky schwidefsky at de.ibm.com
Mon Jun 22 00:21:18 PDT 2009


On Fri, 19 Jun 2009 10:13:41 -0500
"Serge E. Hallyn" <serue at us.ibm.com> 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.

_______________________________________________
Containers mailing list
Containers at lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/containers




More information about the Devel mailing list