On 4/27/22 06:31, Borislav Petkov wrote:
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 Boris!
Tom
Thanks!