public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] xen/efi: Fixes
@ 2017-06-20 20:14 Daniel Kiper
  2017-06-20 20:14 ` [PATCH 1/2] efi: Process MEMATTR table only if EFI_MEMMAP Daniel Kiper
  2017-06-20 20:14 ` [PATCH 2/2] x86/xen/efi: Init only efi struct members used by Xen Daniel Kiper
  0 siblings, 2 replies; 9+ messages in thread
From: Daniel Kiper @ 2017-06-20 20:14 UTC (permalink / raw)
  To: linux-efi, linux-kernel, x86, stable, xen-devel
  Cc: boris.ostrovsky, jgross, tglx, mingo, hpa, matt, ard.biesheuvel

Hey,

Two small fixes for Xen dom0 running on x86_64 EFI platforms.

I am CC-ing stable maintainers because similar stuff is needed for various
stable kernels too. Unfortunately, almost every version needs a bit different
set of fixes. So, please treat this email more as head up than real set of
patches for your kernel. If you wish to get Xen EFI stuff fixed just drop me
a line. Then I will prepare set of patches for your kernel (if needed).

Daniel

 arch/x86/xen/efi.c         |   45 ++++++++++++---------------------------------
 drivers/firmware/efi/efi.c |    3 ++-
 2 files changed, 14 insertions(+), 34 deletions(-)

Daniel Kiper (2):
      efi: Process MEMATTR table only if EFI_MEMMAP
      x86/xen/efi: Init only efi struct members used by Xen

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

end of thread, other threads:[~2017-06-21  9:33 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-20 20:14 [PATCH 0/2] xen/efi: Fixes Daniel Kiper
2017-06-20 20:14 ` [PATCH 1/2] efi: Process MEMATTR table only if EFI_MEMMAP Daniel Kiper
2017-06-21  7:48   ` Ard Biesheuvel
2017-06-20 20:14 ` [PATCH 2/2] x86/xen/efi: Init only efi struct members used by Xen Daniel Kiper
2017-06-21  7:53   ` Ard Biesheuvel
2017-06-21  8:10   ` [Xen-devel] " Andrew Cooper
2017-06-21  9:29     ` Daniel Kiper
2017-06-21  9:24   ` Ingo Molnar
2017-06-21  9:32     ` Daniel Kiper

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox