Re: [PATCH 1/3] docs-rst: infiniband: Convert user verbs doc to rst
From: Joel Nider <hidden>
Date: 2019-01-14 18:52:27
Also in:
lkml
Jonathan Corbet [off-list ref] wrote on 01/14/2019 07:34:21 PM:
From: Jonathan Corbet <corbet@lwn.net> To: Jason Gunthorpe <jgg@ziepe.ca> Cc: Joel Nider <redacted>, Leon Romanovsky <leon@kernel.org>,
Doug
Ledford [off-list ref], Mike Rapoport [off-list ref],
linux-
doc@vger.kernel.org, linux-kernel@vger.kernel.org Date: 01/14/2019 07:37 PM Subject: Re: [PATCH 1/3] docs-rst: infiniband: Convert user verbs doc to
rst
On Mon, 14 Jan 2019 09:56:21 -0700 Jason Gunthorpe [off-list ref] wrote:quoted
quoted
Documentation/infiniband/user_verbs.rst | 70
+++++++++++++++++++++++++++++++++
quoted
quoted
Documentation/infiniband/user_verbs.txt | 69
--------------------------------
quoted
quoted
2 files changed, 70 insertions(+), 69 deletions(-) create mode 100644 Documentation/infiniband/user_verbs.rst delete mode 100644 Documentation/infiniband/user_verbs.txtThanks for getting this going Joel, I've been mulling over writing
more
quoted
docs for this area for a while now. Jonathan/linux-doc: Can you Ack at least the build system parts of this please? I can take it through the rdma tree, unless you prefer otherwise?Can I make a request? This appears to be user-oriented documentation;
can
we please place it into the userspace-api manual, rather than keeping it in its own silo?
I knew someone was going to ask me to do that :-) I agree that userspace stuff should all be together, but I guess for historical reasons this one stayed in the infiniband section. So if Jason is ok with moving the doc, I'll take a look in the morning to see how best to work that into the patchset.
Thanks, jon