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=-5.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS 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 C6597C0018C for ; Thu, 10 Dec 2020 09:39:45 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 724D523B31 for ; Thu, 10 Dec 2020 09:39:45 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730414AbgLJJja (ORCPT ); Thu, 10 Dec 2020 04:39:30 -0500 Received: from ozlabs.org ([203.11.71.1]:47917 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726931AbgLJJj3 (ORCPT ); Thu, 10 Dec 2020 04:39:29 -0500 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 4Cs84Q5dmXz9sWL; Thu, 10 Dec 2020 20:38:46 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=canb.auug.org.au; s=201702; t=1607593127; bh=d3mADBYBTXU9MaBpfWq6lG4hV7r0lEyjz8xHAwObtis=; h=Date:From:To:Cc:Subject:From; b=e8L4XEbBB/cJ5RLm2tLYLJ86bBcfvwRFjv45/fLjBW65NF/aR0XhOZa+WWndN3qsC uXucyNN3nKYPMfPIoNJ5ohNRB5Y+LTvHbLcHZ+DrIayhuoGRDefuv5J6zHOjTK1RsQ x2AVkc8ExS5mjzwwsxrm1fi3UDHtelE9MiiQHGD5I1UMinCEvF+QWL+XPG9HvDecdX Uf3ITuPw5HckG7KkAd0bJ0ZRUdVcw81mSAWCvco95htX1x4IELXoQDhtVxgNkeglOI m/hJoBFCpurG2awoyhjLo1374U5YQRN+1yOLe7fcxV4KJL/N2ONvb/VM3icVCST6tt aZZ7otdiMREyg== Date: Thu, 10 Dec 2020 20:38:45 +1100 From: Stephen Rothwell To: Andrew Morton Cc: Georgi Djakov , Liam Mark , Linux Kernel Mailing List , Linux Next Mailing List Subject: linux-next: build warning after merge of the akpm-current tree Message-ID: <20201210203845.04557b46@canb.auug.org.au> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/WZIWDw/2t3gKI31IDhO+qfK"; protocol="application/pgp-signature"; micalg=pgp-sha256 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --Sig_/WZIWDw/2t3gKI31IDhO+qfK Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi all, After merging the akpm-current tree, today's linux-next build (htmldocs) produced this warning: Documentation/vm/page_owner.rst:44: WARNING: Literal block ends without a b= lank line; unexpected unindent. Documentation/vm/page_owner.rst:49: WARNING: Literal block ends without a b= lank line; unexpected unindent. Introduced by commit 6cf22751938a ("mm/page_owner: Record timestamp and pid") --=20 Cheers, Stephen Rothwell --Sig_/WZIWDw/2t3gKI31IDhO+qfK Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEENIC96giZ81tWdLgKAVBC80lX0GwFAl/R7KUACgkQAVBC80lX 0GwdUAf/UjX1k/UjTOEVI7PIVRm0moA4Zaa9Tl2vobWBk3SrsFmDF4QElP2FZ1dZ GABIhjDiqs+oTzBe+hqgE1gE2NUJm9YCBgHSoT9CZfNUuGn4Cf3dn7BZeH5cUtwm dyNhYO/tUbST0qHtzH8j3/Ss839VQs2TxcdYsAKKLM/dNhWf+ichjS6t1AQraYoP vKshs+AIsHTkphjm0u94BmXSGveLS2BvubEf7iTJ1ByarkT1KwWcDExhppi+pgqy 0SpLLrhKDj61h3Zkplbhq2hOHO2it2mK+u7uwcXQjm85b6ZUGoDbE7+UX64mum5m 2fXeeKUkLh9D+fDv73rVQZhEycwu+w== =Fh2j -----END PGP SIGNATURE----- --Sig_/WZIWDw/2t3gKI31IDhO+qfK--