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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 1A108C433EF for ; Thu, 20 Jan 2022 03:22:29 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1358318AbiATDW2 (ORCPT ); Wed, 19 Jan 2022 22:22:28 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50480 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232282AbiATDW1 (ORCPT ); Wed, 19 Jan 2022 22:22:27 -0500 Received: from gandalf.ozlabs.org (gandalf.ozlabs.org [IPv6:2404:9400:2:0:216:3eff:fee2:21ea]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id EF006C061574; Wed, 19 Jan 2022 19:22:26 -0800 (PST) Received: from authenticated.ozlabs.org (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail.ozlabs.org (Postfix) with ESMTPSA id 4JfSVh745lz4y3V; Thu, 20 Jan 2022 14:22:20 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=canb.auug.org.au; s=201702; t=1642648945; bh=OG0rkIcDCcesSdBh9lbVJxVgPqCl19hYHy5bCxOnPMA=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=Qe4Q3tmHkAQTqIUyYxfDh/yyMgVpWVncHb9KgNViMSC9GI86UXxq+FNana2LAxbOv zRQFxlwHJjWpF5MHfJIQWtxIV44W+gusHE1ItHjwBzTpC0nnmtXpKLqeAea9zdqPQ5 yn5oLvzeLI98zp/yByEyOuSaR3gwJt26qNVMv4459lNJxMbqb22zMC0Bxjn8gK9S9A Pu+MIat/qXTHSNkc4teNacMBfE0FdJdo9v0KnwBsOmMB8hsdGl5tprXwF7qVC3R5M3 SDeAiUSmN2l1auDGCJc9kcDhhVTwq0sg/+bu/07XRgjdAFHe2FVkJSoPoTtqnYmCB1 9dJQWgQptiN/A== Date: Thu, 20 Jan 2022 14:22:20 +1100 From: Stephen Rothwell To: Joel Stanley Cc: Olof Johansson , Arnd Bergmann , ARM , Chia-Wei Wang , Oskar Senft , Linux Kernel Mailing List , Linux Next Mailing List Subject: Re: linux-next: build warning after merge of the arm-soc tree Message-ID: <20220120142220.1717e755@canb.auug.org.au> In-Reply-To: References: <20211026103939.136dc73b@canb.auug.org.au> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/LRD4QWe=n7Ka/Sy4NwaWNAa"; protocol="application/pgp-signature"; micalg=pgp-sha256 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --Sig_/LRD4QWe=n7Ka/Sy4NwaWNAa Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi all, On Tue, 26 Oct 2021 06:15:29 +0000 Joel Stanley wrote: > > On Mon, 25 Oct 2021 at 23:39, Stephen Rothwell wro= te: > > > > After merging the arm-soc tree, today's linux-next build (htmldocs) > > produced this warning: > > > > Documentation/ABI/testing/sysfs-driver-aspeed-uart-routing:2: WARNING: = Inline emphasis start-string without end-string. > > > > Introduced by commit > > > > c6807970c3bc ("soc: aspeed: Add UART routing support") > > > > The problem is (probably) the '*'s on the previous line. =20 >=20 > Chai-Wei, are you able to send a fix for this issue? I am still getting this warning. --=20 Cheers, Stephen Rothwell --Sig_/LRD4QWe=n7Ka/Sy4NwaWNAa Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEENIC96giZ81tWdLgKAVBC80lX0GwFAmHo1WwACgkQAVBC80lX 0Gyo+Qf9GsCMMFNaGAWVW2bsYgR8ZJn6rkR+g55eeV2YT0L5WnAgIsvrxM+32IGW Sl/EdKjRRCaSLUL9SBRXZH/vkC+G/WkL1tMKe92YNop2gXHp6IhO9EAVU4a0ph/5 WLD4J55BVScBQ8lFrH/36VlhtpfPMUUd3/f/QtAxgWDMIoNRwsvQA87pjaoBusxy 2JMj5BfczOOFdDvAHTY6BpDnk9beIAiYv1cJ8hDyJKzsjBhDjF5lvUY58HPnMUVi +PqJvtgdexOrW/UnP//ywR8R7EaW5qdZ2QBucjZqWh3g3Evib06deosVYOUK6JHY yn1q7BNjGfgL6d0DQ+Ximxu+SVZY2g== =ehth -----END PGP SIGNATURE----- --Sig_/LRD4QWe=n7Ka/Sy4NwaWNAa-- 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 CB28AC433EF for ; Thu, 20 Jan 2022 03:24:10 +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: MIME-Version:References:In-Reply-To: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=LsBMECkjMfe1vea7giogYtNyt+f/m2KMqw1saFMeGNs=; b=QJrFjKG6MWs84YHQCIOB88/Uwm 7gNQwVmgPUWWCQ9STIOVsAFgAwaKy10yLchfYTNCk1GC2W2E4FQWhFpHzfvGaNJ7DHqDaExNLzDv3 vcHcjrSxMbkqVeF43B/uZEujRO1Z/W2k+wsPtvRBDxni8xCY7LM1fDNp1jR8v5tyCRXEBz38yCgf5 oTtrSIhsm5pswUxzpczmMQttDfV3Xzen9ce7REbzjoY01STwFarOtyy7HsG4+nSEs/CqqFrtoXX2J g+wYGzEnx9I8bPzURVtxrMpFHwjG2blecJhZoX6gmbS57Cuz62nenvLL+ydJL8n7O5r7VjN9oVWXd pielpKKA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nAO26-008Sfl-VZ; Thu, 20 Jan 2022 03:22:43 +0000 Received: from gandalf.ozlabs.org ([150.107.74.76]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nAO24-008Sd5-1O for linux-arm-kernel@lists.infradead.org; Thu, 20 Jan 2022 03:22:41 +0000 Received: from authenticated.ozlabs.org (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail.ozlabs.org (Postfix) with ESMTPSA id 4JfSVh745lz4y3V; Thu, 20 Jan 2022 14:22:20 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=canb.auug.org.au; s=201702; t=1642648945; bh=OG0rkIcDCcesSdBh9lbVJxVgPqCl19hYHy5bCxOnPMA=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=Qe4Q3tmHkAQTqIUyYxfDh/yyMgVpWVncHb9KgNViMSC9GI86UXxq+FNana2LAxbOv zRQFxlwHJjWpF5MHfJIQWtxIV44W+gusHE1ItHjwBzTpC0nnmtXpKLqeAea9zdqPQ5 yn5oLvzeLI98zp/yByEyOuSaR3gwJt26qNVMv4459lNJxMbqb22zMC0Bxjn8gK9S9A Pu+MIat/qXTHSNkc4teNacMBfE0FdJdo9v0KnwBsOmMB8hsdGl5tprXwF7qVC3R5M3 SDeAiUSmN2l1auDGCJc9kcDhhVTwq0sg/+bu/07XRgjdAFHe2FVkJSoPoTtqnYmCB1 9dJQWgQptiN/A== Date: Thu, 20 Jan 2022 14:22:20 +1100 From: Stephen Rothwell To: Joel Stanley Cc: Olof Johansson , Arnd Bergmann , ARM , Chia-Wei Wang , Oskar Senft , Linux Kernel Mailing List , Linux Next Mailing List Subject: Re: linux-next: build warning after merge of the arm-soc tree Message-ID: <20220120142220.1717e755@canb.auug.org.au> In-Reply-To: References: <20211026103939.136dc73b@canb.auug.org.au> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220119_192240_285495_DEC11758 X-CRM114-Status: GOOD ( 14.84 ) X-BeenThere: linux-arm-kernel@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="===============1000104611652270341==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============1000104611652270341== Content-Type: multipart/signed; boundary="Sig_/LRD4QWe=n7Ka/Sy4NwaWNAa"; protocol="application/pgp-signature"; micalg=pgp-sha256 --Sig_/LRD4QWe=n7Ka/Sy4NwaWNAa Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi all, On Tue, 26 Oct 2021 06:15:29 +0000 Joel Stanley wrote: > > On Mon, 25 Oct 2021 at 23:39, Stephen Rothwell wro= te: > > > > After merging the arm-soc tree, today's linux-next build (htmldocs) > > produced this warning: > > > > Documentation/ABI/testing/sysfs-driver-aspeed-uart-routing:2: WARNING: = Inline emphasis start-string without end-string. > > > > Introduced by commit > > > > c6807970c3bc ("soc: aspeed: Add UART routing support") > > > > The problem is (probably) the '*'s on the previous line. =20 >=20 > Chai-Wei, are you able to send a fix for this issue? I am still getting this warning. --=20 Cheers, Stephen Rothwell --Sig_/LRD4QWe=n7Ka/Sy4NwaWNAa Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEENIC96giZ81tWdLgKAVBC80lX0GwFAmHo1WwACgkQAVBC80lX 0Gyo+Qf9GsCMMFNaGAWVW2bsYgR8ZJn6rkR+g55eeV2YT0L5WnAgIsvrxM+32IGW Sl/EdKjRRCaSLUL9SBRXZH/vkC+G/WkL1tMKe92YNop2gXHp6IhO9EAVU4a0ph/5 WLD4J55BVScBQ8lFrH/36VlhtpfPMUUd3/f/QtAxgWDMIoNRwsvQA87pjaoBusxy 2JMj5BfczOOFdDvAHTY6BpDnk9beIAiYv1cJ8hDyJKzsjBhDjF5lvUY58HPnMUVi +PqJvtgdexOrW/UnP//ywR8R7EaW5qdZ2QBucjZqWh3g3Evib06deosVYOUK6JHY yn1q7BNjGfgL6d0DQ+Ximxu+SVZY2g== =ehth -----END PGP SIGNATURE----- --Sig_/LRD4QWe=n7Ka/Sy4NwaWNAa-- --===============1000104611652270341== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============1000104611652270341==--