aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man2/clone.24
1 files changed, 4 insertions, 0 deletions
diff --git a/man2/clone.2 b/man2/clone.2
index 23114ba5bc..f9920ee665 100644
--- a/man2/clone.2
+++ b/man2/clone.2
@@ -1505,6 +1505,10 @@ If one of the PIDs specified in
.I set_tid
was an invalid PID.
.TP
+.BR EINVAL " (AArch64 only, Linux 4.6 and earlier)"
+.I stack
+was not aligned to a 126-bit boundary.
+.TP
.B ENOMEM
Cannot allocate sufficient memory to allocate a task structure for the
child, or to copy those parts of the caller's context that need to be