From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ye Xiaolong Subject: Re: [kbuild-all] [PATCH] efi: Free existing memory map before installing new memory map Date: Wed, 27 Jun 2018 14:02:57 +0800 Message-ID: <20180627060257.GD18756@yexl-desktop> References: <1529980892-11833-1-git-send-email-sai.praneeth.prakhya@intel.com> <201806261053.B3CmI5Dm%fengguang.wu@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: "Prakhya, Sai Praneeth" Cc: lkp , "Shankar, Ravi V" , "linux-efi@vger.kernel.org" , Ard Biesheuvel , Matt Fleming , Laszlo Ersek , Bhupesh Sharma , "linux-kernel@vger.kernel.org" , "Neri, Ricardo" , Lee Chun-Yi , Borislav Petkov , "kbuild-all@01.org" , Dave Young List-Id: linux-efi@vger.kernel.org Hi, On 06/26, Prakhya, Sai Praneeth wrote: >> >> Hi Sai, >> >> Thank you for the patch! Yet something to improve: >> >> [auto build test ERROR on linus/master] >> [also build test ERROR on v4.18-rc2 next-20180625] [if your patch is applied to >> the wrong git tree, please drop us a note to help improve the system] > >Since efi_memmap_free() is a recently introduced API [1], please note that the patch >is based on efi tree @https://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git I noticed the official efi tree recored in MAINTAINERS is git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi.git, are they identical? EXTENSIBLE FIRMWARE INTERFACE (EFI) M: Matt Fleming L: linux-efi@vger.kernel.org T: git git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi.git S: Maintained F: Documentation/efi-stub.txt F: arch/ia64/kernel/efi.c F: arch/x86/boot/compressed/eboot.[ch] F: arch/x86/include/asm/efi.h F: arch/x86/platform/efi/* F: drivers/firmware/efi/* F: include/linux/efi*.h Thanks, Xiaolong > >[1] https://lkml.org/lkml/2018/6/22/39 > >Regards, >Sai >_______________________________________________ >kbuild-all mailing list >kbuild-all@lists.01.org >https://lists.01.org/mailman/listinfo/kbuild-all