Received: by 2002:a5b:505:0:0:0:0:0 with SMTP id o5csp4302094ybp; Mon, 7 Oct 2019 06:31:35 -0700 (PDT) X-Google-Smtp-Source: APXvYqx1rmevL1abRA5pg7/7mkEmbekzcI8BhO/k2L0sFYClplMjkBWtd990dnA6U4NCfCVQIX18 X-Received: by 2002:a17:906:32c2:: with SMTP id k2mr23541544ejk.140.1570455095551; Mon, 07 Oct 2019 06:31:35 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1570455095; cv=none; d=google.com; s=arc-20160816; b=IKZamFbyxmyij0erYpMlZvf9e9T/+/pz/S7IoV7utNuewYUwS6AK1auPZlp3ZzZ/aM xzxB6u4aC7ThukcVUfwkrJK07lQiCtoAJlMkltpBXL4XbsxUI7L3XT/ZERAvMSb1TlSk 0sLxQFAl9zalXRZtzUHYldfjvCpQFFFO7KQD6GG+v8ZUaVkKUYQyCaCD30gg8RFTPOSy cGZlKYnRg+e0edxmgNuYBhUPTVe3AqL22bWVVPjFbE4n+k3T/ZxGXrz7aX63rUbBDVuR Thml/6+zBRLbFFmypFRkm47LyqMg+nG5g/VG++UQ/DPeASlWdnKOrLGg7oGLSl5tts4n VOhg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :organization:references:in-reply-to:message-id:subject:cc:to:from :date; bh=SoPoO/VhW7Df7oaRS/Uta5G0IRdRGvItLC9Lin3uUlY=; b=eMfrgAiLMeUX2uF6aAEsJ5D11xfJDxphi5AyQfoDHKaPyq2L1XtpgeEWtlhR6zKvEb /OcnrjvLl2vrZtuio2w/0LKE//CtoY1ioqJ0KSua/epon6hh/Tru6GXHuJo8tZSYtmiA 4p/dXShj5/llbJ3A6tKSrejLb6p35ce5AkmohXsxy4NnVliZcdVrWrhFE6is91ki2tXI LnGFzmAm0DmQQ9AwhPkllWAuWY3d+j3nABkt11ELfAdK0KRJaqOySqtYfgMbceXq+Ozb zHog79EcJhurjts5ibfmJHRoZ2HDx82ATHtyZ9YkINy/qwK/nKX/QZjpHkLC+xpbhjR0 K6tQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id j23si1825046ejb.115.2019.10.07.06.31.12; Mon, 07 Oct 2019 06:31:35 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728511AbfJGN3e (ORCPT + 99 others); Mon, 7 Oct 2019 09:29:34 -0400 Received: from ms.lwn.net ([45.79.88.28]:57442 "EHLO ms.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727801AbfJGN3c (ORCPT ); Mon, 7 Oct 2019 09:29:32 -0400 Received: from lwn.net (localhost [127.0.0.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ms.lwn.net (Postfix) with ESMTPSA id C5E68316; Mon, 7 Oct 2019 13:29:31 +0000 (UTC) Date: Mon, 7 Oct 2019 07:29:30 -0600 From: Jonathan Corbet To: Jessica Yu Cc: Matthias Maennich , Masahiro Yamada , linux-doc@vger.kernel.org, Mauro Carvalho Chehab , Adam Zerella , Michal Marek , linux-kbuild@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] doc: move namespaces.rst out of kbuild directory Message-ID: <20191007072930.07b1e90a@lwn.net> In-Reply-To: <20191007081241.GA8279@linux-8ccs> References: <20191007043611.31036-1-yamada.masahiro@socionext.com> <20191007060614.GA142813@google.com> <20191007081241.GA8279@linux-8ccs> Organization: LWN.net MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 7 Oct 2019 10:12:42 +0200 Jessica Yu wrote: > This was my line of thought as well, since the audience of > admin-guide/ is sysadmins and users. Namespaces are mostly relevant to > module authors and kernel developers. Currently, I don't think there > is an existing good place in Documentation/ for this topic :-/ > I suppose kernel-hacking/ might be the closest fit, as Adam suggested. I didn't see this thread before responding in the first, naturally... I think the core-api manual is probably as good a place as any for this. Changing the name to something like symbol-namespaces.rst is probably a good idea, since most people think of other things when they see "namespaces". Or perhaps that mythical Somebody could expand it into a proper description of symbol exports in general...:) Thanks, jon