All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] EFI urgent fix
@ 2017-01-27 22:06 Matt Fleming
  2017-01-27 22:25   ` Matt Fleming
  0 siblings, 1 reply; 10+ messages in thread
From: Matt Fleming @ 2017-01-27 22:06 UTC (permalink / raw)
  To: Ingo Molnar, Thomas Gleixner, H . Peter Anvin
  Cc: Hanka Pavlikova, Matt Fleming, Ard Biesheuvel, linux-kernel,
	linux-efi, Borislav Petkov, Borislav Petkov, Jiri Kosina,
	Laura Abbott, Vojtech Pavlik, Waiman Long

Folks, please pull the below fix from Jiri which fixes a triple fault
affecting the Lenovo Yogas since v4.8.

The following changes since commit 7a308bb3016f57e5be11a677d15b821536419d36:

  Linux 4.10-rc5 (2017-01-22 12:54:15 -0800)

are available in the git repository at:

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

for you to fetch changes up to 090abfc9dc7faf3f84799f956158c8c3af149a81:

  x86/efi: Always map first physical page into EFI pagetables (2017-01-27 20:20:01 +0000)

----------------------------------------------------------------
 * Fix triple fault on boot affecting Lenovo Yoga. The firmware on
   these machines will write to the zero page even though it's marked
   EFI_CONVENTIONAL_MEMORY, so we must ensure it's mapped in the EFI
   page tables - Jiri Kosina

----------------------------------------------------------------
Jiri Kosina (1):
      x86/efi: Always map first physical page into EFI pagetables

 arch/x86/platform/efi/efi_64.c | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

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

end of thread, other threads:[~2017-01-27 22:26 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <alpine.LSU.2.20.1701252048550.25515@cbobk.fhfr.pm>
2017-01-25 20:31 ` [PATCH] x86/efi: always map first physical page into EFI pagetables Jiri Kosina
2017-01-25 20:31   ` Jiri Kosina
2017-01-25 20:36   ` Borislav Petkov
2017-01-25 20:36     ` Borislav Petkov
2017-01-27 15:12   ` Matt Fleming
2017-01-27 15:39     ` [PATCH v2] " Jiri Kosina
2017-01-27 16:23       ` Matt Fleming
2017-01-27 16:23         ` Matt Fleming
2017-01-27 22:06 [GIT PULL] EFI urgent fix Matt Fleming
2017-01-27 22:25 ` [PATCH] x86/efi: Always map first physical page into EFI pagetables Matt Fleming
2017-01-27 22:25   ` Matt Fleming

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.