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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id F27B8C433FE for ; Tue, 12 Oct 2021 10:20:17 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id D841B6101D for ; Tue, 12 Oct 2021 10:20:17 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235922AbhJLKWS (ORCPT ); Tue, 12 Oct 2021 06:22:18 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58580 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235153AbhJLKWM (ORCPT ); Tue, 12 Oct 2021 06:22:12 -0400 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 A3687C061570; Tue, 12 Oct 2021 03:20:10 -0700 (PDT) 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 4HTBVt4qsDz4xbG; Tue, 12 Oct 2021 21:20:06 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=canb.auug.org.au; s=201702; t=1634034009; bh=OyyvlVJQv7EGGiQ92vclYwV2x6aVR2+zcJ53U1caZLg=; h=Date:From:To:Cc:Subject:From; b=gkSDSJcIpyqtcuIRf05AEj2Uynfr4Nset7atqr6wpyubhbBEjVC71JB9c4TdjHJEn SHHWLQ5L9Rw95+XW2k/jZYJ6YuLrAAsHNRS4qjw+2LrfBFbRb/7lDoxEZn1RvdFOMf 3qgBGzhouY3s1Xgurq0QKByDMMCAyU8oJIaBF+7jtuO7Xf83QHzWhN528zSjV+1B9W I+929J0Ml8v08cUsWXFo3y/b8tF0SI7BTlSkVjHxn/gn2Yy1TBblaYJgObEIbmcyUM tisUW+qy/gYiIZXNQ6Gigxo7y7jkTGALb7dbdobYtd4E4pOT6TSSGI7aWvvdALbUe8 4+VrdNZBq/P6w== Date: Tue, 12 Oct 2021 21:20:05 +1100 From: Stephen Rothwell To: Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , Peter Zijlstra Cc: =?UTF-8?B?QW5kcsOp?= Almeida , Linux Kernel Mailing List , Linux Next Mailing List Subject: linux-next: build warnings after merge of the tip tree Message-ID: <20211012212005.4e8fecdd@canb.auug.org.au> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/YNrivWfIN=a+2Ba/Bz4Lg7l"; protocol="application/pgp-signature"; micalg=pgp-sha256 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --Sig_/YNrivWfIN=a+2Ba/Bz4Lg7l Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi all, After merging the tip tree, today's linux-next build (htmldocs) produced these warnings: Error: Cannot open file kernel/futex.c Error: Cannot open file kernel/futex.c Error: Cannot open file kernel/futex.c Error: Cannot open file kernel/futex.c Introduced by commit 77e52ae35463 ("futex: Move to kernel/futex/") $ git grep kernel/futex Documentation Documentation/kernel-hacking/locking.rst:.. kernel-doc:: kernel/futex.c Documentation/translations/it_IT/kernel-hacking/locking.rst:.. kernel-doc::= kernel/futex.c --=20 Cheers, Stephen Rothwell --Sig_/YNrivWfIN=a+2Ba/Bz4Lg7l Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEENIC96giZ81tWdLgKAVBC80lX0GwFAmFlYVUACgkQAVBC80lX 0GwxAAf/X/vgCIMo+FM40uo8lM/m8YjWJ/ffzwHejX5PliwxHOLGs45jUVhVOv7o OMnNucShYijtthRjXkjiifgjHWpNFKApJmXaqucNsf/594oIkCjIzlWmNiezNsMg YKKCaGPYwueZeIMr9aIYpoEV3xBPs8eu3XX06RwPW7fgCkMt7/nPwx0lQnCEYkqm d5C/3/m1hSGXCMH2+RM6XK/izYdaHiQHmABfJdKuQGRyYSaJqj35cXAdmp654Qg8 mMFy1noHfPIHlKGdJJ0O3bVgID9onoi295fTTjcH+VUERhng+MzjmIGWwt+YrpI5 vl/6DPczsFQf4dwW8FJ8ihcnDiIlpg== =7Osp -----END PGP SIGNATURE----- --Sig_/YNrivWfIN=a+2Ba/Bz4Lg7l--