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 95844C433EF for ; Wed, 27 Apr 2022 11:31:08 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232683AbiD0LeR (ORCPT ); Wed, 27 Apr 2022 07:34:17 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39780 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232678AbiD0LeQ (ORCPT ); Wed, 27 Apr 2022 07:34:16 -0400 Received: from smtp-out2.suse.de (smtp-out2.suse.de [195.135.220.29]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id EFF3FDF0D; Wed, 27 Apr 2022 04:31:01 -0700 (PDT) Received: from imap2.suse-dmz.suse.de (imap2.suse-dmz.suse.de [192.168.254.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-521) server-digest SHA512) (No client certificate requested) by smtp-out2.suse.de (Postfix) with ESMTPS id 9BF9F1F746; Wed, 27 Apr 2022 11:31:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_rsa; t=1651059060; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=bkU5q1UTNESmdwdmZegWw2VChUmYv47RqGWq12J3Qfo=; b=op1R6+/Fn/gBvoxb4PAw2MJxoKewd5ZLjTQSw8uK8e/6JRhUnzGohKJKo7MJ4E6fLU82D/ OOgsBy4XNjpHskxEICaSBDreQ5sFitum7jD60kK1YCeXGUvIJ43lsFWhkyuEh8p5PuvzbD lT6krKzEH8GuBc80BXBrvOx61RjG+yE= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_ed25519; t=1651059060; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=bkU5q1UTNESmdwdmZegWw2VChUmYv47RqGWq12J3Qfo=; b=52GcZU5fVk2o9msdAYV19c5AjM8OTXWxwJ4NAVdbUacrNPKtiKKPm0JFUV0UCPwWqi+nhj xYvN/K+rytD0x5CQ== Received: from imap2.suse-dmz.suse.de (imap2.suse-dmz.suse.de [192.168.254.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-521) server-digest SHA512) (No client certificate requested) by imap2.suse-dmz.suse.de (Postfix) with ESMTPS id 8E9B113A39; Wed, 27 Apr 2022 11:31:00 +0000 (UTC) Received: from dovecot-director2.suse.de ([192.168.254.65]) by imap2.suse-dmz.suse.de with ESMTPSA id SOSvInQpaWLzHwAAMHmgww (envelope-from ); Wed, 27 Apr 2022 11:31:00 +0000 Date: Wed, 27 Apr 2022 13:31:00 +0200 From: Borislav Petkov To: Stephen Rothwell Cc: Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , Peter Zijlstra , Tom Lendacky , Linux Kernel Mailing List , Linux Next Mailing List Subject: Re: linux-next: build warnings after merge of the tip tree Message-ID: References: <20220427101059.3bf55262@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20220427101059.3bf55262@canb.auug.org.au> Precedence: bulk List-ID: X-Mailing-List: linux-next@vger.kernel.org On Wed, Apr 27, 2022 at 10:10:59AM +1000, Stephen Rothwell wrote: > Hi all, > > After merging the tip tree, today's linux-next build (htmldocs) produced > these warnings: > > Documentation/virt/index.rst:7: WARNING: toctree contains reference to nonexisting document 'virt/coco/sev-guest' > Documentation/virt/coco/sevguest.rst: WARNING: document isn't included in any toctree > > Introduced by commit > > 9617f2f48310 ("virt: sevguest: Rename the sevguest dir and files to sev-guest") It looks like Tom forgot to do git mv. Fixed now. Thanks! -- Regards/Gruss, Boris. SUSE Software Solutions Germany GmbH, GF: Ivo Totev, HRB 36809, AG Nürnberg