On Thu, 08 Apr 2021 12:44:00 +0100, Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> 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.