[Devel] Re: [PATCH 4/6][cr-tests]: eclone-4: Fail if clone_flags_high is non-zero
Serge E. Hallyn
serue at us.ibm.com
Tue Feb 2 13:05:51 PST 2010
Quoting Sukadev Bhattiprolu (sukadev at linux.vnet.ibm.com):
>
> From: Sukadev Bhattiprolu <sukadev at linux.vnet.ibm.com>
> Date: Mon, 1 Feb 2010 18:10:32 -0800
> Subject: [PATCH 4/6][cr-tests]: eclone-4: Fail if clone_flags_high is non-zero
>
> To ensure future extendability, we want the unused fields to be 0. Ensure
> eclone() fails if ->clone_flags_high field is non-0.
>
> Signed-off-by: Sukadev Bhattiprolu <sukadev at linux.vnet.ibm.com>
> + ca.clone_flags_high = (u64)1 << 33;
So have you tested this on x86-32? does it pass?
-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