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]
Date:   Thu, 9 Apr 2020 09:13:19 +0200
From:   Ard Biesheuvel <ardb@...nel.org>
To:     Borislav Petkov <bp@...en8.de>
Cc:     Benjamin Thiel <b.thiel@...teo.de>, X86 ML <x86@...nel.org>,
        LKML <linux-kernel@...r.kernel.org>,
        linux-efi <linux-efi@...r.kernel.org>
Subject: Re: [PATCH] x86/efi: Add a prototype for efi_arch_mem_reserve()

On Wed, 8 Apr 2020 at 19:58, Borislav Petkov <bp@...en8.de> wrote:
>
> On Wed, Apr 08, 2020 at 07:39:56PM +0200, Ard Biesheuvel wrote:
> > On Thu, 26 Mar 2020 at 14:50, Benjamin Thiel <b.thiel@...teo.de> wrote:
> > >
> > > ... in order to fix a -Wmissing-ptototypes warning:
> > >
> > > arch/x86/platform/efi/quirks.c:245:13: warning:
> > > no previous prototype for ‘efi_arch_mem_reserve’ [-Wmissing-prototypes]
> > > void __init efi_arch_mem_reserve(phys_addr_t addr, u64 size)
> > >
> > > Signed-off-by: Benjamin Thiel <b.thiel@...teo.de>
> >
> > Thanks. I'll queue this as a fix.
>
> I already took that one, see:
>
> 860f89e61824 ("x86/efi: Add a prototype for efi_arch_mem_reserve()")
>
> but forgot to Cc: linux-efi@.
>
> Sorry about that.
>

No worries.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ