public inbox for linux-arm-kernel@lists.infradead.org 
 help / color / mirror / Atom feed
From: matt@codeblueprint•co.uk (Matt Fleming)
To: linux-arm-kernel@lists•infradead.org
Subject: [PATCH 1/2] efi: get rid of EFI_SYSTEM_TABLES status bit
Date: Fri, 26 Feb 2016 14:43:30 +0000	[thread overview]
Message-ID: <20160226144330.GB7475@codeblueprint.co.uk> (raw)
In-Reply-To: <1456496435-12679-1-git-send-email-ard.biesheuvel@linaro.org>

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@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.

      parent reply	other threads:[~2016-02-26 14:43 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-26 14:20 [PATCH 1/2] efi: get rid of EFI_SYSTEM_TABLES status bit Ard Biesheuvel
2016-02-26 14:20 ` [PATCH 2/2] arm*: efi: drop writable mapping of the UEFI System table Ard Biesheuvel
2016-02-26 15:01   ` Matt Fleming
2016-03-22 15:08     ` Ard Biesheuvel
2016-03-23 16:16       ` Matt Fleming
2016-03-23 22:11         ` Ard Biesheuvel
2016-02-26 14:43 ` Matt Fleming [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160226144330.GB7475@codeblueprint.co.uk \
    --to=matt@codeblueprint$(echo .)co.uk \
    --cc=linux-arm-kernel@lists$(echo .)infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox