All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC PATCH v2 0/3] Man pages for rseq, cpu_opv, update membarrier
@ 2017-11-16 15:17 ` Mathieu Desnoyers
  0 siblings, 0 replies; 14+ messages in thread
From: Mathieu Desnoyers @ 2017-11-16 15:17 UTC (permalink / raw)
  To: Michael Kerrisk
  Cc: linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	linux-api-u79uwXL29TY76Z2rM5mHXA, Peter Zijlstra,
	Paul E . McKenney, Boqun Feng, Andy Lutomirski, Dave Watson,
	Paul Turner, Andrew Morton, Russell King, Thomas Gleixner,
	Ingo Molnar, H . Peter Anvin, Andrew Hunter, Andi Kleen,
	Chris Lameter, Ben Maurer, Steven Rostedt, Josh Triplett,
	Linus Torvalds, Catalin Marinas

This updated man pages series removes the "core serializing" membarrier
commands documentation, which is now queued for 4.16.

Feedback is welcome,

Thanks!

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

-- 
2.11.0

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2017-11-19 14:45 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-16 15:17 [RFC PATCH v2 0/3] Man pages for rseq, cpu_opv, update membarrier Mathieu Desnoyers
2017-11-16 15:17 ` Mathieu Desnoyers
     [not found] ` <20171116151711.19001-1-mathieu.desnoyers-vg+e7yoeK/dWk0Htik3J/w@public.gmane.org>
2017-11-16 15:17   ` [RFC PATCH 1/3] Add cpu_opv system call manpage Mathieu Desnoyers
2017-11-16 15:17     ` Mathieu Desnoyers
2017-11-16 15:17   ` [RFC PATCH 3/3] Update membarrier manpage for 4.14, 4.15 Mathieu Desnoyers
2017-11-16 15:17     ` Mathieu Desnoyers
     [not found]     ` <20171116151711.19001-4-mathieu.desnoyers-vg+e7yoeK/dWk0Htik3J/w@public.gmane.org>
2017-11-19 11:12       ` Michael Kerrisk (man-pages)
2017-11-19 11:12         ` Michael Kerrisk (man-pages)
     [not found]         ` <038c0532-f45c-7beb-5b47-e34816f5b082-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2017-11-19 14:45           ` Mathieu Desnoyers
2017-11-19 14:45             ` Mathieu Desnoyers
2017-11-19 10:28   ` [RFC PATCH v2 0/3] Man pages for rseq, cpu_opv, update membarrier Michael Kerrisk (man-pages)
2017-11-19 10:28     ` Michael Kerrisk (man-pages)
2017-11-16 15:17 ` [RFC PATCH 2/3] Add rseq manpage Mathieu Desnoyers
2017-11-16 15:17   ` Mathieu Desnoyers

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.