doc: clarifiy EINVAL/EBUSY errors with an active registration
authorMichael Jeanson <mjeanson@efficios.com>
Fri, 26 Jul 2024 18:03:23 +0000 (14:03 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 26 Jul 2024 18:57:03 +0000 (14:57 -0400)
commitb94c7cf9f978aee329de105dc4706b8d3e05a4cc
tree264cbae32cabd47cdc8de664a4788950d4fa94e0
parentef5ba7a4c9a3e6a0a6eb03c8f95149569adddeae
doc: clarifiy EINVAL/EBUSY errors with an active registration

Clarify that EBUSY will only be returned when the rseq syscall is called
with the same arguments as the active registration. If any argument
differs, EINVAL wil be returned instead.

Change-Id: I3b6a8d971489e3fc64daf85484ae8e1b8143b1d3
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
doc/man/rseq.2
This page took 0.022744 seconds and 4 git commands to generate.