Quoting Sukadev Bhattiprolu (sukadev@xxxxxxxxxxxxxxxxxx): 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@xxxxxxxxxx> thanks, -serge -- To unsubscribe from this list: send the line "unsubscribe linux-api" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html