Re: linux-next: build warnings after merge of the origin tree
From: Stephen Rothwell <hidden>
Date: 2021-02-23 21:57:46
Also in:
lkml
Attachments
- (unnamed) [application/pgp-signature] 488 bytes
From: Stephen Rothwell <hidden>
Date: 2021-02-23 21:57:46
Also in:
lkml
Hi all, On Fri, 19 Feb 2021 17:01:13 +0100 Paolo Bonzini [off-list ref] wrote:
On 19/02/21 16:33, Vitaly Kuznetsov wrote:quoted
Stephen Rothwell [off-list ref] writes:quoted
Building Linus' tree, today's linux-next build (htmldocs) produced these warnings: Documentation/virt/kvm/api.rst:4537: WARNING: Unexpected indentation. Documentation/virt/kvm/api.rst:4539: WARNING: Block quote ends without a blank line; unexpected unindent. Introduced by commit c21d54f0307f ("KVM: x86: hyper-v: allow KVM_GET_SUPPORTED_HV_CPUID as a system ioctl") These have been around for some time.I remember seeing a patch fixing these: https://lore.kernel.org/kvm/20210104095938.24838-1-lukas.bulwahn@gmail.com/ (local) Paolo, could you please queue it up? Thanks!I was expecting Jon to pick it up, but yes I can do that too.
I am still seeing the above and have noticed another one:
Documentation/virt/kvm/api.rst:5002: WARNING: Unexpected indentation.
Documentation/virt/kvm/api.rst:5002: WARNING: Inline emphasis start-string without end-string.
Introduced by commit
c32b1b896d2a ("KVM: X86: Add the Document for KVM_CAP_X86_BUS_LOCK_EXIT")
(Not new, but newly reported - or maybe just changed line number)
--
Cheers,
Stephen Rothwell