Quoting Sukadev Bhattiprolu ([email protected]): > > From: Sukadev Bhattiprolu <[email protected]> > 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 <[email protected]>
> + ca.clone_flags_high = (u64)1 << 33; So have you tested this on x86-32? does it pass? -serge _______________________________________________ Containers mailing list [email protected] https://lists.linux-foundation.org/mailman/listinfo/containers _______________________________________________ Devel mailing list [email protected] https://openvz.org/mailman/listinfo/devel
