Merge tag 'copy-struct-from-user-v5.4-rc2' of git://git.kernel.org/pub/scm/linux...
[linux-2.6-block.git] / include / uapi / linux / sched.h
index 3d8f03bfd428e283178e31ef195498e6c578e467..99335e1f4a275b1dbc86219a6dee7701b18fd624 100644 (file)
@@ -71,6 +71,8 @@ struct clone_args {
 };
 #endif
 
+#define CLONE_ARGS_SIZE_VER0 64 /* sizeof first published struct */
+
 /*
  * Scheduling policies
  */