On 11/16/2017 04:17 PM, Mathieu Desnoyers wrote:
This updated man pages series removes the "core serializing" membarrier
commands documentation, which is now queued for 4.16.
Mathieu,
Thanks for the page series. It does help people understand and
perhaps review the kernel patch series.
I've applied the 4.14 pieces of the 3rd patch.
Cheers,
Michael
Mathieu
Mathieu Desnoyers (3):
Add cpu_opv system call manpage
Add rseq manpage
Update membarrier manpage for 4.14, 4.15
man2/cpu_opv.2 | 297 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
man2/membarrier.2 | 75 +++++++++++---
man2/rseq.2 | 268 ++++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 626 insertions(+), 14 deletions(-)
create mode 100644 man2/cpu_opv.2
create mode 100644 man2/rseq.2
--
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/