linux-efi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL 0/4] EFI changes for v4.5
@ 2015-12-14 18:26 Matt Fleming
  2015-12-14 18:26 ` [PATCH 1/4] efi/esrt: Don't preformat name Matt Fleming
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Matt Fleming @ 2015-12-14 18:26 UTC (permalink / raw)
  To: Ingo Molnar, Thomas Gleixner, H . Peter Anvin
  Cc: Matt Fleming, linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	linux-efi-u79uwXL29TY76Z2rM5mHXA, Alan Ott, Ard Biesheuvel,
	Borislav Petkov, Jonathan Corbet, Josh Triplett, Leif Lindholm,
	Peter Jones, Rasmus Villemoes, Ravi Shankar, Ricardo Neri,
	Roy Franz, Sai Praneeth Prakhya, Wendy Wang

Folks,

Here's a couple of cleanups and a bug fix for the ACPI BGRT driver
triggered by the recent isolated EFI page table changes currently
sitting in tip.

The following changes since commit 8005c49d9aea74d382f474ce11afbbc7d7130bec:

  Linux 4.4-rc1 (2015-11-15 17:00:27 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi.git tags/efi-next

for you to fetch changes up to 50a0cb565246f20d59cdb161778531e4b19d35ac:

  x86/efi-bgrt: Fix kernel panic when mapping BGRT data (2015-12-14 15:24:24 +0000)

----------------------------------------------------------------
 * We don't need to carry our own formatting code in the esrt driver
   because the kobject API can do that for us - Rasmus Villemoes

 * Update the arm64 file paths in Documentation/efi-stub.txt to match
   the current tree - Alan Ott

 * Consistently preface all print statements with "efi" arch/x86 so
   that it's more obvious to users reporting problems which statements
   in the kernel log are relevant for EFI - Matt Fleming

 * Fix a boot crash in the ACPI BGRT driver and delete
   efi_lookup_mapped_addr() since it's useless now that the EFI
   mappings *only* exist in the 'efi_pgd' page table. Instead we
   always early_memremap() the BGRT memory - Sai Praneeth Prakhya

----------------------------------------------------------------
Alan Ott (1):
      doc: efi-stub.txt: Fix arm64 paths

Matt Fleming (1):
      x86/efi: Preface all print statements with efi* tag

Rasmus Villemoes (1):
      efi/esrt: Don't preformat name

Sai Praneeth (1):
      x86/efi-bgrt: Fix kernel panic when mapping BGRT data

 Documentation/efi-stub.txt       |  4 ++--
 arch/x86/platform/efi/efi-bgrt.c | 42 ++++++++++++++++------------------------
 arch/x86/platform/efi/efi_64.c   |  2 ++
 arch/x86/platform/efi/quirks.c   |  4 +++-
 drivers/firmware/efi/efi.c       | 32 ------------------------------
 drivers/firmware/efi/esrt.c      |  5 +----
 6 files changed, 25 insertions(+), 64 deletions(-)

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-12-15  7:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-14 18:26 [GIT PULL 0/4] EFI changes for v4.5 Matt Fleming
2015-12-14 18:26 ` [PATCH 1/4] efi/esrt: Don't preformat name Matt Fleming
2015-12-14 18:26 ` [PATCH 2/4] doc: efi-stub.txt: Fix arm64 paths Matt Fleming
     [not found]   ` <1450117613-15438-3-git-send-email-matt-mF/unelCI9GS6iBeEJttW/XRex20P6io@public.gmane.org>
2015-12-15  7:32     ` Ard Biesheuvel
     [not found] ` <1450117613-15438-1-git-send-email-matt-mF/unelCI9GS6iBeEJttW/XRex20P6io@public.gmane.org>
2015-12-14 18:26   ` [PATCH 3/4] x86/efi: Preface all print statements with efi* tag Matt Fleming
2015-12-14 18:26 ` [PATCH 4/4] x86/efi-bgrt: Fix kernel panic when mapping BGRT data Matt Fleming

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).