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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 6D03BC64EC6 for ; Thu, 9 Feb 2023 19:23:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Content-Type: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: In-Reply-To:MIME-Version:References:Message-ID:Subject:Cc:To:From:Date: Reply-To:Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date :Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=TEzNUZsX9O+GQ2TPEp+cqTm+wapoxzYu6NZU2IjCOoA=; b=gH8aK3OaSLUCEM3oXkPEmhLAF5 IYojrLCq/CR+n+z2Lt9R2AROU/3z2Mw0NqcGtr/SywUmXLfo5u14hANYy3LWj2Q9JAJ/2G3ZPENNh tDqXfxHnU/86+uC/cngOJAeQQSLI77mjP6ROZVqoCEO+Hq3wOt1YeVowFbJhzStWe1WJLJGkT0HF9 LQ4c8re7mJGg9S16CmWsqDXVRrWsVLk0quQp9BhBVMCA022aouDQ1uZ99hg1AaU7R3eTAOzgHSqJn lFT1KoE+gjTvCVCOV/EtXtoxOa5RIBwa/1YYEOMGx9f5Gmeao1rJ0huuihZXl2bqI3x0WS6Wsy4fD I5lMxCNw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1pQCWD-002zrK-Qm; Thu, 09 Feb 2023 19:23:41 +0000 Received: from ams.source.kernel.org ([145.40.68.75]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1pQCWA-002zqM-Jc for linux-riscv@lists.infradead.org; Thu, 09 Feb 2023 19:23:40 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 1D30EB816DD; Thu, 9 Feb 2023 19:23:37 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 4407CC433EF; Thu, 9 Feb 2023 19:23:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1675970615; bh=8oKjQb7UvA2dnSjjDyKkYFbpCevv7bM6gElrLzvNX+I=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=WOF7TOqjVrHjt0/rghX/DQiWPIdQz7HtTsdRA/etmLeE4QhDn5F4uqZVWlCYzDxix tYQDaRvEd5CnswPjuw75ni2JrjmC3LjiO/sJS1vMkks4EqDdfY6wkIbwvEl+GLM2BQ XRWfXYlz7RgTkLYukUGJmTvtjnFVgaTc9agFasASaFhpffutwWCXNhE+jw3h/uTzqL RNsWOPQYI2R3FbRfy2t6gGhdVfIT/VM9hdsDsZFiLUYp3Sq8kxumC+5NlPOxnS7xY0 KywH96xKIWmJ+bxAOxf/9qBlgi71oNVdNAd8PdgFwOXWxKO1weaXjhvDVna80EtKsa h1z86wgYVCmPQ== Date: Thu, 9 Feb 2023 19:23:31 +0000 From: Conor Dooley To: Palmer Dabbelt Cc: bagasdotme@gmail.com, Conor Dooley , linux-riscv@lists.infradead.org, linux-doc@vger.kernel.org, corbet@lwn.net, lkp@intel.com Subject: Re: [PATCH] Documentation: riscv: fix insufficient list item indent Message-ID: References: MIME-Version: 1.0 In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230209_112338_981029_72A63318 X-CRM114-Status: GOOD ( 24.22 ) X-BeenThere: linux-riscv@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============2232996667428012618==" Sender: "linux-riscv" Errors-To: linux-riscv-bounces+linux-riscv=archiver.kernel.org@lists.infradead.org --===============2232996667428012618== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="7E4blo3e7oJmGJRT" Content-Disposition: inline --7E4blo3e7oJmGJRT Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Feb 09, 2023 at 10:48:58AM -0800, Palmer Dabbelt wrote: > On Sun, 29 Jan 2023 19:05:53 PST (-0800), bagasdotme@gmail.com wrote: > > On Sun, Jan 29, 2023 at 11:57:01PM +0000, Conor Dooley wrote: > > > From: Conor Dooley > > >=20 > > > When adding the ISA string ordering rules, I didn't sufficiently inde= nt > > > one of the list items. > > >=20 > > > Reported-by: kernel test robot > > > Fixes: f07b2b3f9d47 ("Documentation: riscv: add a section about ISA s= tring ordering in /proc/cpuinfo") > > > Signed-off-by: Conor Dooley > >=20 > > Seems like you forget to add link to the report: > >=20 > > Link: https://lore.kernel.org/linux-doc/202301300743.bp7Dpazv-lkp@intel= =2Ecom/ >=20 > Is that the normal way to do it? I've only been adding the Reported-by l= ike > the bot suggests, but I guess it's kind of nice information to have the b= ug > report as well. From looking at git history it's kind of a mix. IMO it totally depends on whether there is something useful in the thread on lore. I see no point adding the links if they're just a regurgitation of something conveyed in a commit message. But then again, I don't bother adding a lore link to patchsets I apply either. I'm in the Torvald's camp of only using those tags to link to things containing "actual new information". There was a discussion of that a while back, see [1] & [2] if you care, although it was largely born out of frustration at links added by maintainers to original submissions, not subjectively redundant bot emails. Following that logic, I didn't bother adding one here, just as I wouldn't for a compilation error if I included it in the commit log. We've probably spent more time typing emails about it than the issue warrants, but that's par for the course I suppose! 1 - https://lore.kernel.org/all/CAHk-=3Dwj9zKJGA_6SJOMPiQEoYke6cKX-FV3X_5zN= XOcFJX1kOQ@mail.gmail.com/ 2 - https://lore.kernel.org/all/CAHk-=3DwgzRUT1fBpuz3xcN+YdsX0SxqOzHWRtj0Re= HpUBb5TKbA@mail.gmail.com/ > Maybe the bot should suggest this in the bug report, right next to the ot= her > tag? Iff the bot knows its own message-id before sending, I think that could be nice to have. Does Intel's mail system may support that? --7E4blo3e7oJmGJRT Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCY+VIMwAKCRB4tDGHoIJi 0kmUAQCr6gl3VleuT5BxyI/QolsSwAriP57dhMtlCrQv+kR3qAEA9x6vjaiPCb9a wJpkj4/NrkMjviSq920DpL2disnq/wE= =vnL0 -----END PGP SIGNATURE----- --7E4blo3e7oJmGJRT-- --===============2232996667428012618== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-riscv mailing list linux-riscv@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-riscv --===============2232996667428012618==--