Received: by 2002:a25:868d:0:0:0:0:0 with SMTP id z13csp1976190ybk; Thu, 21 May 2020 21:42:40 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyurPXFeJttB+2QXCBTuoB0+3ktCyHE2HZr1kBxkUAuRcr7NbXAdhJpe8ZtIgKtcvkrgcNa X-Received: by 2002:a17:906:ad4:: with SMTP id z20mr6339837ejf.82.1590122559969; Thu, 21 May 2020 21:42:39 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1590122559; cv=none; d=google.com; s=arc-20160816; b=lJMOsYca1PsTk8En3WLckAvpgzn23fJnuMNvyceI2k6WgsaOGf2g+ZCPtIuOjRb4pS 7J7lcMh5aT/i5IZCwPvCU7Yghhe8c4djf4aV+bybZSRZbvp4FIlgTexg4Ma9S8ucqyU/ wtJSdTXoww3dIoj5BYJtj8s7aKJmcUIhP2Aq4AoEG+LwuZ2NK94LJoyEpKfy3j0Cp11j 5BkrlFVlllGhxvB8BND+IWL1mFb0muT6LcKaAB6iZayfAPUxjIeVd8AOPrIUTi98Ai6n qjVVZ5ysOekdKSwyo33OpCYx9hygE31+59vrzdcQvsjDGKYZzTe8+7uZhof3hNVqNndL vv9A== 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 :references:in-reply-to:message-id:subject:cc:to:from:date :dkim-signature; bh=vPzi6CEJqeJ4fktzrquT9U8sDi3zJA1d90dt140+PHI=; b=LIwy9o/Lh5uF3mjX1S3k16m+N3EaJFJ3lwJkJ+UrzbNg8udOzJR5zXje1CR+NGD33P 7UohcY3Iu48yjQT1ELM6T3sbGdPoTFxYO4FhXF1FYdKvp5wzvVha+BPICL3LtBC1/AYy u4jloJuYaqBKG1BaEXMShpZzB5srswL+pulH+2ba2gly7ncPNFsbS2RqlJOqjFgvnBHW vYPiC3DS3XET2lwztTYXrcNiCcFyiLhGt+Oi5CvFfPy9n5E6WreL6lAyRXA1LXLxf62a JtHG3uFD9K6eeYWwWvz6EaD+FK9dsG++iWnqZZGeps7+b17TkvNqg2f8xY79xZAuxMXv xDqg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=hSYLl4IN; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id u7si4288589ejt.59.2020.05.21.21.42.17; Thu, 21 May 2020 21:42:39 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=hSYLl4IN; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726666AbgEVEkG (ORCPT + 99 others); Fri, 22 May 2020 00:40:06 -0400 Received: from mail.kernel.org ([198.145.29.99]:42420 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725956AbgEVEkF (ORCPT ); Fri, 22 May 2020 00:40:05 -0400 Received: from coco.lan (ip5f5ad5c5.dynamic.kabel-deutschland.de [95.90.213.197]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id D55D32068D; Fri, 22 May 2020 04:40:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1590122405; bh=t23ctuDSgz2OOgMg3dDJXiz8kK2YLj/V3oe4CBnrEqg=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=hSYLl4INY8Kb9Gacswopf9wkJZjdZLl/1YUqQOZcjjJtVJQwDvhugF53amC9B3zvF 5RO11pEuGGCZxDcfDVdFKERGc2DPus7SqENNfXrU+l2oElv8i+6qvO/YOX2J2pzd2i yH/YZQTRyFif02eK8n1rfeqkh13sTIuT9WELXp9M= Date: Fri, 22 May 2020 06:39:58 +0200 From: Mauro Carvalho Chehab To: Jonathan Corbet Cc: Linux Doc Mailing List , linux-kernel@vger.kernel.org, Thomas Gleixner , Ingo Molnar , Peter Zijlstra , Darren Hart , Will Deacon , Ohad Ben-Cohen , Bjorn Andersson , Baolin Wang , Rob Herring , "David S. Miller" , Greg Kroah-Hartman , linux-remoteproc@vger.kernel.org Subject: Re: [PATCH 10/14] docs: move locking-specific documenta to locking/ directory Message-ID: <20200522063958.7e961a98@coco.lan> In-Reply-To: <20200515120607.73ee1278@lwn.net> References: <20200515120607.73ee1278@lwn.net> X-Mailer: Claws Mail 3.17.5 (GTK+ 2.24.32; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Em Fri, 15 May 2020 12:06:07 -0600 Jonathan Corbet escreveu: > On Fri, 1 May 2020 17:37:54 +0200 > Mauro Carvalho Chehab wrote: >=20 > > Several files under Documentation/*.txt describe some type of > > locking API. Move them to locking/ subdir and add to the > > locking/index.rst index file. > >=20 > > Signed-off-by: Mauro Carvalho Chehab =20 >=20 > I've applied this, but it really seems like this belongs in the core-api > manual someday. Makes sense. Well, right now, it is at the same level as core-api, just below it: Kernel API documentation ------------------------ These books get into the details of how specific kernel subsystems work from the point of view of a kernel developer. Much of the information here is taken directly from the kernel source, with supplemental material added as needed (or at least as we managed to add it =E2=80=94 probably *not* al= l that is needed). =09 .. toctree:: :maxdepth: 2 =09 driver-api/index core-api/index locking/index Not too bad. Btw, there are other doc sets that could also fit into the core-api, like: ... accounting/index ... security/index ... bpf/index ... scheduler/index while most of the rest should likely be inside driver-api. Some care should be taken when moving stuff, though: there is a reason why they weren't moved to driver-api in the first place: they may contain stuff for the admin guide mixed there. Thanks, Mauro