linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* linux-next: build warning after merge of the kvm-arm tree
@ 2022-05-04 10:56 Stephen Rothwell
  2022-05-04 12:18 ` Marc Zyngier
  0 siblings, 1 reply; 5+ messages in thread
From: Stephen Rothwell @ 2022-05-04 10:56 UTC (permalink / raw)
  To: Christoffer Dall, Marc Zyngier
  Cc: Raghavendra Rao Ananta, Linux Kernel Mailing List,
	Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 444 bytes --]

Hi all,

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

Documentation/virt/kvm/arm/index.rst:7: WARNING: toctree contains reference to nonexisting document 'virt/kvm/arm/psci'
Documentation/virt/kvm/arm/hypercalls.rst: WARNING: document isn't included in any toctree

Introduced by commit

  f1ced23a9be5 ("Docs: KVM: Rename psci.rst to hypercalls.rst")

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: linux-next: build warning after merge of the kvm-arm tree
  2022-05-04 10:56 linux-next: build warning after merge of the kvm-arm tree Stephen Rothwell
@ 2022-05-04 12:18 ` Marc Zyngier
  0 siblings, 0 replies; 5+ messages in thread
From: Marc Zyngier @ 2022-05-04 12:18 UTC (permalink / raw)
  To: Stephen Rothwell
  Cc: Christoffer Dall, Raghavendra Rao Ananta,
	Linux Kernel Mailing List, Linux Next Mailing List

On Wed, 04 May 2022 11:56:27 +0100,
Stephen Rothwell <sfr@canb.auug.org.au> wrote:
> 
> Hi all,
> 
> After merging the kvm-arm tree, today's linux-next build (htmldocs)
> produced this warning:
> 
> Documentation/virt/kvm/arm/index.rst:7: WARNING: toctree contains reference to nonexisting document 'virt/kvm/arm/psci'
> Documentation/virt/kvm/arm/hypercalls.rst: WARNING: document isn't included in any toctree
> 
> Introduced by commit
> 
>   f1ced23a9be5 ("Docs: KVM: Rename psci.rst to hypercalls.rst")
> 

Thanks for the heads up, I have now pushed out a fix.

	M.

-- 
Without deviation from the norm, progress is not possible.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: linux-next: build warning after merge of the kvm-arm tree
  2021-04-08 11:44 Stephen Rothwell
@ 2021-04-08 14:35 ` Marc Zyngier
  0 siblings, 0 replies; 5+ messages in thread
From: Marc Zyngier @ 2021-04-08 14:35 UTC (permalink / raw)
  To: Stephen Rothwell
  Cc: Christoffer Dall, Jianyong Wu, Linux Kernel Mailing List,
	Linux Next Mailing List

On Thu, 08 Apr 2021 12:44:00 +0100,
Stephen Rothwell <sfr@canb.auug.org.au> wrote:
> 
> [1  <text/plain; US-ASCII (quoted-printable)>]
> Hi all,
> 
> After merging the kvm-arm tree, today's linux-next build (htmldocs)
> produced this warning:
> 
> /home/sfr/next/next/Documentation/virt/kvm/arm/ptp_kvm.rst:19: WARNING: Malformed table.
> Text in column margin in table line 5.
> 
> =============    ==========    ==========
> Function ID:     (uint32)      0x86000001
> Arguments:       (uint32)      KVM_PTP_VIRT_COUNTER(0)
>                                KVM_PTP_PHYS_COUNTER(1)
> Return Values:   (int32)       NOT_SUPPORTED(-1) on error, or
>                  (uint32)      Upper 32 bits of wall clock time (r0)
>                  (uint32)      Lower 32 bits of wall clock time (r1)
>                  (uint32)      Upper 32 bits of counter (r2)
>                  (uint32)      Lower 32 bits of counter (r3)
> Endianness:                    No Restrictions.
> =============    ==========    ==========
> 
> Introduced by commit
> 
>   3bf725699bf6 ("KVM: arm64: Add support for the KVM PTP service")

Now fixed, thanks.

	M.

-- 
Without deviation from the norm, progress is not possible.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* linux-next: build warning after merge of the kvm-arm tree
@ 2021-04-08 11:44 Stephen Rothwell
  2021-04-08 14:35 ` Marc Zyngier
  0 siblings, 1 reply; 5+ messages in thread
From: Stephen Rothwell @ 2021-04-08 11:44 UTC (permalink / raw)
  To: Christoffer Dall, Marc Zyngier
  Cc: Jianyong Wu, Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 983 bytes --]

Hi all,

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

/home/sfr/next/next/Documentation/virt/kvm/arm/ptp_kvm.rst:19: WARNING: Malformed table.
Text in column margin in table line 5.

=============    ==========    ==========
Function ID:     (uint32)      0x86000001
Arguments:       (uint32)      KVM_PTP_VIRT_COUNTER(0)
                               KVM_PTP_PHYS_COUNTER(1)
Return Values:   (int32)       NOT_SUPPORTED(-1) on error, or
                 (uint32)      Upper 32 bits of wall clock time (r0)
                 (uint32)      Lower 32 bits of wall clock time (r1)
                 (uint32)      Upper 32 bits of counter (r2)
                 (uint32)      Lower 32 bits of counter (r3)
Endianness:                    No Restrictions.
=============    ==========    ==========

Introduced by commit

  3bf725699bf6 ("KVM: arm64: Add support for the KVM PTP service")

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* linux-next: build warning after merge of the kvm-arm tree
@ 2020-10-02  8:41 Stephen Rothwell
  0 siblings, 0 replies; 5+ messages in thread
From: Stephen Rothwell @ 2020-10-02  8:41 UTC (permalink / raw)
  To: Christoffer Dall, Marc Zyngier
  Cc: Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 718 bytes --]

Hi all,

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

Documentation/virt/kvm/devices/vcpu.rst:70: WARNING: Malformed table.
Text in column margin in table line 2.

=======  ======================================================
-ENODEV: PMUv3 not supported or GIC not initialized
-ENXIO:  PMUv3 not properly configured or in-kernel irqchip not
         configured as required prior to calling this attribute
-EBUSY:  PMUv3 already initialized
-EINVAL: Invalid filter range
=======  ======================================================

Introduced by commit

  8be86a5eec04 ("KVM: arm64: Document PMU filtering API")

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-05-04 12:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-04 10:56 linux-next: build warning after merge of the kvm-arm tree Stephen Rothwell
2022-05-04 12:18 ` Marc Zyngier
  -- strict thread matches above, loose matches on Subject: below --
2021-04-08 11:44 Stephen Rothwell
2021-04-08 14:35 ` Marc Zyngier
2020-10-02  8:41 Stephen Rothwell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).