[Devel] Re: [v13][PATCH 12/12] Document sys_eclone

Serge E. Hallyn serue at us.ibm.com
Wed Nov 25 09:13:44 PST 2009


Quoting Sukadev Bhattiprolu (sukadev at linux.vnet.ibm.com):

Hey Suka,

> +struct clone_args {
> +	u64 clone_flags_high;
> +	u64 child_stack;
> +	u64 child_stack_size;
> +	u64 parent_tid_ptr;
> +	u64 child_tid_ptr;
> +	u32 nr_pids;
> +	u32 reserved0;
> +	u64 reserved1;

You dropped reserved1.

Other than that, I've tested this set on s390x, and tested
this (well, the version from a few days ago) ported to the
linux-cr test very extensively with c/r.

Tested-by: Serge Hallyn <serue at us.ibm.com>

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




More information about the Devel mailing list