2022-01-10 09:00:54

by Stephen Rothwell

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

Hi all,

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

Documentation/virt/kvm/api.rst:5549: WARNING: Title underline too short.

4.42 KVM_GET_XSAVE2
------------------

Introduced by commit

16786d406fe8 ("kvm: x86: Add support for getting/setting expanded xstate buffer")

--
Cheers,
Stephen Rothwell


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

2022-01-11 02:56:03

by Wang, Wei W

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

On Monday, January 10, 2022 4:59 PM, Stephen Rothwell wrote:
> After merging the kvm tree, today's linux-next build (htmldocs) produced this
> warning:
>
> Documentation/virt/kvm/api.rst:5549: WARNING: Title underline too short.
>
> 4.42 KVM_GET_XSAVE2
> ------------------

Should add one more "_" above.
4.42 KVM_GET_XSAVE2
-------------------
+-------------------

Paolo, do you want us to send another patch to add it or you can just add it?

Thanks,
Wei

2022-01-21 21:04:57

by Stephen Rothwell

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

Hi all,

On Tue, 11 Jan 2022 02:55:56 +0000 "Wang, Wei W" <[email protected]> wrote:
>
> On Monday, January 10, 2022 4:59 PM, Stephen Rothwell wrote:
> > After merging the kvm tree, today's linux-next build (htmldocs) produced this
> > warning:
> >
> > Documentation/virt/kvm/api.rst:5549: WARNING: Title underline too short.
> >
> > 4.42 KVM_GET_XSAVE2
> > ------------------
>
> Should add one more "_" above.
> 4.42 KVM_GET_XSAVE2
> -------------------
> +-------------------
>
> Paolo, do you want us to send another patch to add it or you can just add it?

I am still seeing this warning.

--
Cheers,
Stephen Rothwell


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

2022-01-21 21:07:19

by Wang, Wei W

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

On Thursday, January 20, 2022 11:36 AM, Stephen Rothwell wrote:
> On Tue, 11 Jan 2022 02:55:56 +0000 "Wang, Wei W" <[email protected]>
> wrote:
> >
> > On Monday, January 10, 2022 4:59 PM, Stephen Rothwell wrote:
> > > After merging the kvm tree, today's linux-next build (htmldocs) produced
> this
> > > warning:
> > >
> > > Documentation/virt/kvm/api.rst:5549: WARNING: Title underline too
> short.
> > >
> > > 4.42 KVM_GET_XSAVE2
> > > ------------------
> >
> > Should add one more "_" above.
> > 4.42 KVM_GET_XSAVE2
> > -------------------
> > +-------------------
> >
> > Paolo, do you want us to send another patch to add it or you can just add it?
>
> I am still seeing this warning.
>

I'll get you a patch to test soon.

Thanks,
Wei