From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_PASS, USER_AGENT_MUTT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id DB912C282D8 for ; Fri, 1 Feb 2019 16:52:57 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id A260121726 for ; Fri, 1 Feb 2019 16:52:57 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=ziepe.ca header.i=@ziepe.ca header.b="bL06fcxO" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729400AbfBAQwz (ORCPT ); Fri, 1 Feb 2019 11:52:55 -0500 Received: from mail-pl1-f195.google.com ([209.85.214.195]:40857 "EHLO mail-pl1-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727366AbfBAQwz (ORCPT ); Fri, 1 Feb 2019 11:52:55 -0500 Received: by mail-pl1-f195.google.com with SMTP id u18so3484187plq.7 for ; Fri, 01 Feb 2019 08:52:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ziepe.ca; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=YkRBvGcBP+3ulVllKyK4N4ceLELVNgq7k5uVwtxY4Qo=; b=bL06fcxOIVQVkGGWYc7xant1/8s9btSOUcz9w3olNfJr9XGWoOx/sgS55YuQsXfG0E YIg/9RbKhChokYWaroldKLevQ3SVyoNYGMbM+2+jKuq6xurot3/xr+mZsGGDTfCsoe9k IaBNi+ZHiYiM2e5keXWeGeLfnfgp3C/y9hxOF/sSBA+QzVwPZ0YInJfI3yndtT5yrsXV cMkDu4crkCtcIofNWGCUp5Lse/6vpXEF2QoninX/K6lNj0hZTj4TqbZp278y9Ddgws13 SJ8Fd8rIyPofciKVs4GrYT5XP3BmDZz51m4I0ChpezxXkmlX/Mfsf1M42lbCRs5NOlhL /EIQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=YkRBvGcBP+3ulVllKyK4N4ceLELVNgq7k5uVwtxY4Qo=; b=qEIHOxU48Wxxzfg/9JIsoY33hhp8nts7P6GmGS3qtz0CXAc0RKbqeb9uZ0rYh7zGyn Py2cycFGTP4eNHb8PLeSB+OmHDPJKJWIyYLp55choTEYEFAxScRvHtKn3pTrfRjjNKLC ZxU87Oo4ASzKc4WBPR/hnbBpkNu8xvVz+xtiEemu6cop5iBqZM36AbBMfR2W6tYWztIR xSsVgstf5uT4OYGa/u83NLkF5Y5pcF1TxKnM8T1L+J0zXhao8YNNnjlPAYTANGJr9jvx TFADpZU4kotVEtuZSs9pHC89+Ky+TZhBwb1HHZAQpQ+qQJ//FaDU0fsgaPjHNeOX58nB JIDA== X-Gm-Message-State: AJcUukcuW7J5oiCHlX2GrhEd+wyqKJzIE4MjP1Gi/6TXymNJ8D7n00xS lo6P0LcdB+AxmEyK3YrvSq7SMToUTy0= X-Google-Smtp-Source: ALg8bN53YNyiKA1bHx6kuWzAW7hN2F7JgyVAr7KwL4ZTm/UonuzuD5uOkY0srIu+AvcGAFUurPpz+A== X-Received: by 2002:a17:902:468:: with SMTP id 95mr39943598ple.3.1549039974258; Fri, 01 Feb 2019 08:52:54 -0800 (PST) Received: from ziepe.ca (S010614cc2056d97f.ed.shawcable.net. [174.3.196.123]) by smtp.gmail.com with ESMTPSA id n68sm14728462pfb.62.2019.02.01.08.52.53 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Fri, 01 Feb 2019 08:52:53 -0800 (PST) Received: from jgg by mlx.ziepe.ca with local (Exim 4.90_1) (envelope-from ) id 1gpc3g-0003jM-W0; Fri, 01 Feb 2019 09:52:52 -0700 Date: Fri, 1 Feb 2019 09:52:52 -0700 From: Jason Gunthorpe To: Joel Nider Cc: Jonathan Corbet , Leon Romanovsky , Doug Ledford , Mike Rapoport , linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v3 0/3] update infiniband uverbs documentation Message-ID: <20190201165252.GA13002@ziepe.ca> References: <1548151235-386-1-git-send-email-joeln@il.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1548151235-386-1-git-send-email-joeln@il.ibm.com> User-Agent: Mutt/1.9.4 (2018-02-28) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jan 22, 2019 at 12:00:32PM +0200, Joel Nider wrote: > A small patchset to update the verbs API documentation with some > information regarding the ioctl syscall. First patch converts the > file format to ReST, since this is the new preferred format, moves > the file to Documentation/userspace-api, and updates the index. > The 2nd patch adds the new content, documenting a bit of the internal > workings of the kernel side of the API functions. The goal is to make > it easier for developers unfamiliar with the structure to understand > what is going on when adding a new function. > The 3rd patch updates the MAINTAINERS file. > > v3 addresses comments from Jon, Willy and Jason: > The location of the new content should be driver-api > The location of the old (converted) content should be userspace-api > MAINTAINERS file must be updated > > Joel Nider (3): > docs-rst: Convert user verbs doc to rst > docs-rst: driver-api: Add infiniband interface documentation > MAINTAINERS: add new RDMA/Infiniband documentation Doc folks, what is the feedback on these patches? Should I take them through the rdma tree? Thanks, Jason