2024-02-07 06:24:13

by Stephen Rothwell

[permalink] [raw]
Subject: linux-next: build warning after merge of the drm tree

Hi all,

After merging the drm tree, today's linux-next build (htmldocs)
produced this warning:

Documentation/gpu/rfc/index.rst:35: WARNING: toctree contains reference to nonexisting document 'gpu/rfc/xe'

Introduced by commit

d11dc7aa98e5 ("drm/doc/rfc: Remove Xe's pre-merge plan")

--
Cheers,
Stephen Rothwell


Attachments:
(No filename) (499.00 B)
OpenPGP digital signature

2024-02-07 14:19:58

by Rodrigo Vivi

[permalink] [raw]
Subject: Re: linux-next: build warning after merge of the drm tree

On Wed, Feb 07, 2024 at 05:17:19PM +1100, Stephen Rothwell wrote:
> Hi all,
>
> After merging the drm tree, today's linux-next build (htmldocs)
> produced this warning:
>
> Documentation/gpu/rfc/index.rst:35: WARNING: toctree contains reference to nonexisting document 'gpu/rfc/xe'
>
> Introduced by commit
>
> d11dc7aa98e5 ("drm/doc/rfc: Remove Xe's pre-merge plan")

It should be fixed by commit 70a46e1fda3b ("drm/doc/rfc: Removing missing reference to xe.rst")
that is part of drm-misc/drm-misc-next and drm-misc/for-linux-next

>
> --
> Cheers,
> Stephen Rothwell