On Thu, 29 Nov 2018 at 19:27, Prakhya, Sai Praneeth
<sai.praneeth.prak...@intel.com> wrote:
>
> Hi Ard,
>
> While building from next branch of efi tree, I noticed the below warning. 
> Could you please check the same on your side?
>
>   CC      lib/list_debug.o
> drivers/firmware/efi/efi.c: In function 'efi_mem_reserve_persistent':
> drivers/firmware/efi/efi.c:1000:6: warning: unused variable 'rsvsize' 
> [-Wunused-variable]
>   int rsvsize = EFI_MEMRESERVE_SIZE(1);
>       ^~~~~~~
>   CC      lib/bitrev.o
>   CC      net/core/sock_reuseport.o
>

Thanks Sai

Ingo spotted it as well and fixed it up before merging.

> > -----Original Message-----
> > From: Ard Biesheuvel [mailto:ard.biesheu...@linaro.org]
> > Sent: Thursday, November 29, 2018 9:12 AM
> > To: linux-efi@vger.kernel.org; Ingo Molnar <mi...@kernel.org>; Thomas
> > Gleixner <t...@linutronix.de>
> > Cc: Ard Biesheuvel <ard.biesheu...@linaro.org>; 
> > linux-ker...@vger.kernel.org;
> > Andy Lutomirski <l...@kernel.org>; Arend van Spriel
> > <arend.vanspr...@broadcom.com>; Bhupesh Sharma <bhsha...@redhat.com>;
> > Borislav Petkov <b...@alien8.de>; Hansen, Dave <dave.han...@intel.com>; Eric
> > Snowberg <eric.snowb...@oracle.com>; Hans de Goede
> > <hdego...@redhat.com>; Joe Perches <j...@perches.com>; Jon Hunter
> > <jonath...@nvidia.com>; Julien Thierry <julien.thie...@arm.com>; Marc
> > Zyngier <marc.zyng...@arm.com>; Nathan Chancellor
> > <natechancel...@gmail.com>; Peter Zijlstra <pet...@infradead.org>; Prakhya,
> > Sai Praneeth <sai.praneeth.prak...@intel.com>; Sedat Dilek
> > <sedat.di...@gmail.com>; YiFei Zhu <zhuyifei1...@gmail.com>
> > Subject: [GIT PULL 00/11] EFI updates
> >
> > The following changes since commit
> > 976b489120cdab2b1b3a41ffa14661db43d58190:
> >
> >   efi: Prevent GICv3 WARN() by mapping the memreserve table before first use
> > (2018-11-27 13:50:20 +0100)
> >
> > are available in the Git repository at:
> >
> >   git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git tags/efi-next
> >
> > for you to fetch changes up to 1d29afdbf7ae878a23627ebee81efcd213f11749:
> >
> >   efi/x86: earlyprintk - Fix infinite loop on some screen widths (2018-11-28
> > 17:58:42 +0100)
> >
>
> Regards,
> Sai

Reply via email to