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: <2f29cec7-34a4-9d84-d4ac-5ab7431d5096@oracle.com>
Date:   Wed, 14 Jun 2023 16:46:05 -0400
From:   Boris Ostrovsky <boris.ostrovsky@...cle.com>
To:     Juergen Gross <jgross@...e.com>, linux-kernel@...r.kernel.org,
        x86@...nel.org
Cc:     Thomas Gleixner <tglx@...utronix.de>,
        Ingo Molnar <mingo@...hat.com>, Borislav Petkov <bp@...en8.de>,
        Dave Hansen <dave.hansen@...ux.intel.com>,
        "H. Peter Anvin" <hpa@...or.com>, xen-devel@...ts.xenproject.org,
        Stefano Stabellini <sstabellini@...nel.org>,
        Oleksandr Tyshchenko <oleksandr_tyshchenko@...m.com>
Subject: Re: [PATCH v4 0/2] x86: xen: add missing prototypes



On 6/14/23 3:34 AM, Juergen Gross wrote:
> Avoid missing prototype warnings.
> 
> Arnd Bergmann (1):
>    x86: xen: add missing prototypes
> 
> Juergen Gross (1):
>    x86/xen: add prototypes for paravirt mmu functions
> 
>   arch/x86/xen/efi.c     |  2 ++
>   arch/x86/xen/mmu_pv.c  | 16 ++++++++++++++++
>   arch/x86/xen/smp.h     |  4 ++++
>   arch/x86/xen/smp_pv.c  |  1 -
>   arch/x86/xen/xen-ops.h |  3 +++
>   include/xen/xen.h      |  3 +++
>   6 files changed, 28 insertions(+), 1 deletion(-)
> 


Reviewed-by: Boris Ostrovsky <boris.ostrovsky@...cle.com>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ