[PATCH 1/2] efi: get rid of EFI_SYSTEM_TABLES status bit
Matt Fleming
matt at codeblueprint.co.uk
Fri Feb 26 06:43:30 PST 2016
On Fri, 26 Feb, at 03:20:34PM, Ard Biesheuvel wrote:
> The EFI_SYSTEM_TABLES status bit is set by all EFI supporting architectures
> upon discovery of the EFI system table, but the bit is never tested in any
> code we have in the tree. So remove it.
>
> Signed-off-by: Ard Biesheuvel <ard.biesheuvel at linaro.org>
> ---
> arch/ia64/kernel/efi.c | 2 --
> arch/x86/platform/efi/efi.c | 2 --
> drivers/firmware/efi/arm-runtime.c | 1 -
> include/linux/efi.h | 1 -
> 4 files changed, 6 deletions(-)
Oops. Looks good, thanks Ard.
More information about the linux-arm-kernel
mailing list