Re: [kbuild-all] [PATCH] efi: Free existing memory map before installing new memory map

2018-06-27 Thread Ye Xiaolong
On 06/27, Ard Biesheuvel wrote:
>On 27 June 2018 at 08:02, Ye Xiaolong  wrote:
>> 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?
>>
>
>Which version of MAINTAINERS did you look at?

Oops, I just checked a old version. I'll add above efi.git tree to 0day's repo
pool.

Thanks,
Xiaolong
>
>> 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-...@lists.01.org
>>>https://lists.01.org/mailman/listinfo/kbuild-all
--
To unsubscribe from this list: send the line "unsubscribe linux-efi" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


RE: [kbuild-all] [PATCH] efi: Free existing memory map before installing new memory map

2018-06-27 Thread Prakhya, Sai Praneeth
> >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

Hi Xiaolong,

Ard replaced Matt as EFI maintainer. Please see updated MAINTAINERS file for 
more details.
https://elixir.bootlin.com/linux/v4.18-rc2/source/MAINTAINERS

EXTENSIBLE FIRMWARE INTERFACE (EFI)
M:  Ard Biesheuvel 
L:  linux-efi@vger.kernel.org
T:  git git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git
S:  Maintained
F:  Documentation/efi-stub.txt
F:  arch/*/kernel/efi.c
F:  arch/x86/boot/compressed/eboot.[ch]
F:  arch/*/include/asm/efi.h
F:  arch/x86/platform/efi/
F:  drivers/firmware/efi/
F:  include/linux/efi*.h
F:  arch/arm/boot/compressed/efi-header.S
F:  arch/arm64/kernel/efi-entry.S

Regards,
Sai
--
To unsubscribe from this list: send the line "unsubscribe linux-efi" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [kbuild-all] [PATCH] efi: Free existing memory map before installing new memory map

2018-06-27 Thread Ard Biesheuvel
On 27 June 2018 at 08:02, Ye Xiaolong  wrote:
> 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?
>

Which version of MAINTAINERS did you look at?

> 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-...@lists.01.org
>>https://lists.01.org/mailman/listinfo/kbuild-all
--
To unsubscribe from this list: send the line "unsubscribe linux-efi" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [kbuild-all] [PATCH] efi: Free existing memory map before installing new memory map

2018-06-27 Thread Ye Xiaolong
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-...@lists.01.org
>https://lists.01.org/mailman/listinfo/kbuild-all
--
To unsubscribe from this list: send the line "unsubscribe linux-efi" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html