lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <87wntcondj.wl-maz@kernel.org>
Date:   Thu, 08 Apr 2021 15:35:20 +0100
From:   Marc Zyngier <maz@...nel.org>
To:     Stephen Rothwell <sfr@...b.auug.org.au>
Cc:     Christoffer Dall <cdall@...columbia.edu>,
        Jianyong Wu <jianyong.wu@....com>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        Linux Next Mailing List <linux-next@...r.kernel.org>
Subject: Re: linux-next: build warning after merge of the kvm-arm tree

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ