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 F2AC6C433F5 for ; Wed, 4 May 2022 12:18:16 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1349365AbiEDMVu (ORCPT ); Wed, 4 May 2022 08:21:50 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57770 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S243515AbiEDMVs (ORCPT ); Wed, 4 May 2022 08:21:48 -0400 Received: from ams.source.kernel.org (ams.source.kernel.org [145.40.68.75]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3FD712CC90; Wed, 4 May 2022 05:18:12 -0700 (PDT) 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 DAB26B8239E; Wed, 4 May 2022 12:18:10 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 7681BC385AF; Wed, 4 May 2022 12:18:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1651666689; bh=6C67VGLCuUaGiRz3EE0II5UI9nzEfV+Tp+DmoxgCEGg=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=ACd0jXZ5o+Ptqt8JtK31bPHENHFd6SfUCS/sRLZ7z7knqdiObE2hhUEqsUXtWIbNv QpJAjd9CQP84+itG/b9gNycw6K9Qr0Pd7TlB9TldaAl0zqjOyVXF0iJZZHUn6jRB21 Px2mPlvsMeI85f5zscA0KoCUICAqb2Unwz3tV+8Iem59HqIeEVPPS91HVylmb24d+e vymCz2mBuTPKPS3ZbfUawFtBd9Q08wifc9ieYDtaFigixnn5uVyWI9ZBcmDRwtpDKC 83SR175Dlnem25Oo0FQeDLer9diUzOD+x2maEnGNC6x7DOZabxp0rFTnwUV8IkjAKo Ep5xqNxdiZZYA== Received: from sofa.misterjones.org ([185.219.108.64] helo=why.misterjones.org) by disco-boy.misterjones.org with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1nmDxH-008taa-4Z; Wed, 04 May 2022 13:18:07 +0100 Date: Wed, 04 May 2022 13:18:07 +0100 Message-ID: <875yml8pa8.wl-maz@kernel.org> From: Marc Zyngier To: Stephen Rothwell Cc: Christoffer Dall , Raghavendra Rao Ananta , Linux Kernel Mailing List , Linux Next Mailing List Subject: Re: linux-next: build warning after merge of the kvm-arm tree In-Reply-To: <20220504205627.18f46380@canb.auug.org.au> References: <20220504205627.18f46380@canb.auug.org.au> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM-LB/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL-LB/10.8 EasyPG/1.0.0 Emacs/27.1 (x86_64-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII X-SA-Exim-Connect-IP: 185.219.108.64 X-SA-Exim-Rcpt-To: sfr@canb.auug.org.au, cdall@cs.columbia.edu, rananta@google.com, linux-kernel@vger.kernel.org, linux-next@vger.kernel.org X-SA-Exim-Mail-From: maz@kernel.org X-SA-Exim-Scanned: No (on disco-boy.misterjones.org); SAEximRunCond expanded to false Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 04 May 2022 11:56:27 +0100, Stephen Rothwell wrote: > > Hi all, > > After merging the kvm-arm tree, today's linux-next build (htmldocs) > produced this warning: > > Documentation/virt/kvm/arm/index.rst:7: WARNING: toctree contains reference to nonexisting document 'virt/kvm/arm/psci' > Documentation/virt/kvm/arm/hypercalls.rst: WARNING: document isn't included in any toctree > > Introduced by commit > > f1ced23a9be5 ("Docs: KVM: Rename psci.rst to hypercalls.rst") > Thanks for the heads up, I have now pushed out a fix. M. -- Without deviation from the norm, progress is not possible.