[PATCH v2 2/2] efi/arm*: esrt: add missing call to efi_esrt_init()
Matt Fleming
matt at codeblueprint.co.uk
Fri Jul 15 08:22:15 PDT 2016
On Mon, 11 Jul, at 09:00:46PM, Ard Biesheuvel wrote:
> ESRT support is built by default for all architectures that define
> CONFIG_EFI. However, this support was not wired up yet for ARM/arm64,
> since efi_esrt_init() was never called. So add the missing call.
>
> Signed-off-by: Ard Biesheuvel <ard.biesheuvel at linaro.org>
> ---
> drivers/firmware/efi/arm-init.c | 1 +
> 1 file changed, 1 insertion(+)
Thanks Ard, applied and queued up for v4.9 on top of the EFI memmap
refactoring.
More information about the linux-arm-kernel
mailing list