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.4 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=no 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 87719C2D0FC for ; Wed, 13 May 2020 11:21:47 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 5ABFF2078C for ; Wed, 13 May 2020 11:21:47 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="msHqkdyf" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 5ABFF2078C Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=arm.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=b35qLD9Brog9H8plAxTsB7/k37dnJlYiEj5UzA2vJQ4=; b=msHqkdyfYB7WR9 pOJe2lfh4UIAg2JErYPPTvJldL3CdfXujTNBeyrv1JBU2GwSRF2ApEPbtMbbjBxYWCFUKRTsRRVDh TAcBJ4lbAW0+Xq7Gq1BauNlR3xRmo409pL1fqKitEfzoFIS/3AcuiS23p2iz/I4F8xqIcdkrSCfGe Mp/va+KvE40lRuCqKEGznGRyU3CsLY9QABqoe+fpNzKjRe99gfGMUbEbXFl3y2+NeRWjSP/ETdzj8 1QC95PWYUmq4/aSc5I+V/6ZCjFuSKShIx4rsviUlUXZnIQAbQ1BRIze2FkYbQWwogLLklkuCYJGGh jRE0eT01F1F8ZUGSPyjw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jYpSM-0003oG-Cn; Wed, 13 May 2020 11:21:46 +0000 Received: from foss.arm.com ([217.140.110.172]) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jYpSC-0003gR-M8 for linux-arm-kernel@lists.infradead.org; Wed, 13 May 2020 11:21:38 +0000 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 43D9030E; Wed, 13 May 2020 04:21:36 -0700 (PDT) Received: from arm.com (usa-sjc-imap-foss1.foss.arm.com [10.121.207.14]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 8F6D33F71E; Wed, 13 May 2020 04:21:35 -0700 (PDT) Date: Wed, 13 May 2020 12:21:33 +0100 From: Dave Martin To: "Michael Kerrisk (man-pages)" Subject: Re: [PATCH 05/14] prctl.2: tfix listing order of prctls Message-ID: <20200513112133.GH21779@arm.com> References: <1589301419-24459-1-git-send-email-Dave.Martin@arm.com> <1589301419-24459-6-git-send-email-Dave.Martin@arm.com> <1bb991f4-176a-a74e-01fc-c73b49ed77f5@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1bb991f4-176a-a74e-01fc-c73b49ed77f5@gmail.com> User-Agent: Mutt/1.5.23 (2014-03-12) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200513_042136_799129_24D4CF2C X-CRM114-Status: GOOD ( 16.04 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-arch@vger.kernel.org, linux-man@vger.kernel.org, linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Wed, May 13, 2020 at 12:10:53PM +0200, Michael Kerrisk (man-pages) wrote: > Hi Dave, > > On 5/12/20 6:36 PM, Dave Martin wrote: > > The prctl list has historically been sorted by prctl name (ignoring > > any SET_ or GET_ prefix) to make individual prctls easier to find. > > Some noise seems to have crept in since. > > > > Sort the list back into order. Similarly, reorder the list of > > prctls specified to return non-zero values on success. > > This is a good patch. But see my comments on patch 04. > I'd prefer a patch like this at the end of a series, > rather than in the middle of it. Ack. Ideally we could check the order with a script, but that seemed a step too far. What's the view on having parts of the man pages generated, rather then being distributed ready-built? If we split prctl.2 up with a fragment per prctl, we could paste the fragments together in the right order with a script. > > > Content movement only. No semantic change. > > And explicitly noting that detail is very helpful to me. Unless of course I'm lying ;) (I'm not, but I won't be offended if you check.) Cheers ---Dave _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel