linux-efi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@kernel.org>
To: Ard Biesheuvel <ardb@kernel.org>
Cc: linux-efi@vger.kernel.org, Thomas Gleixner <tglx@linutronix.de>,
	linux-kernel@vger.kernel.org,
	Arvind Sankar <nivedita@alum.mit.edu>,
	Hans de Goede <hdegoede@redhat.com>
Subject: Re: [GIT PULL 0/3] EFI fixes for v5.5
Date: Wed, 25 Dec 2019 10:50:11 +0100	[thread overview]
Message-ID: <20191225095011.GA73981@gmail.com> (raw)
In-Reply-To: <20191224132909.102540-1-ardb@kernel.org>


* Ard Biesheuvel <ardb@kernel.org> wrote:

> The following changes since commit a470552ee8965da0fe6fd4df0aa39c4cda652c7c:
> 
>   efi: Don't attempt to map RCI2 config table if it doesn't exist (2019-12-10 12:13:02 +0100)
> 
> 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 77217fcc8e04f27127b32825376ed508705fd946:
> 
>   x86/efistub: disable paging at mixed mode entry (2019-12-23 16:25:21 +0100)
> 
> ----------------------------------------------------------------
> Some more fixes for the EFI subsystem:
> - Ensure that the EFI framebuffer earlycon uses WC attributes on x86 (Arvind)
> - Another mixed mode fix from Hans, for the RNG code this time.
> - Fix mixed mode boot from OVMF, by disabling paging at entry.
> 
> ----------------------------------------------------------------
> Ard Biesheuvel (1):
>       x86/efistub: disable paging at mixed mode entry
> 
> Arvind Sankar (1):
>       efi/earlycon: Fix write-combine mapping on x86
> 
> Hans de Goede (1):
>       efi/libstub/random: Initialize pointer variables to zero for mixed mode
> 
>  arch/x86/boot/compressed/head_64.S    |  5 +++++
>  drivers/firmware/efi/earlycon.c       | 16 +++++++---------
>  drivers/firmware/efi/libstub/random.c |  6 +++---
>  3 files changed, 15 insertions(+), 12 deletions(-)

Applied to tip:efi/urgent, thanks Ard!

	Ingo

      parent reply	other threads:[~2019-12-25  9:50 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-24 13:29 [GIT PULL 0/3] EFI fixes for v5.5 Ard Biesheuvel
2019-12-24 13:29 ` [PATCH 1/3] efi/earlycon: Fix write-combine mapping on x86 Ard Biesheuvel
2019-12-25 10:38   ` [tip: efi/urgent] " tip-bot2 for Arvind Sankar
2019-12-24 13:29 ` [PATCH 2/3] efi/libstub/random: Initialize pointer variables to zero for mixed mode Ard Biesheuvel
2019-12-25 10:38   ` [tip: efi/urgent] " tip-bot2 for Hans de Goede
2019-12-24 13:29 ` [PATCH 3/3] x86/efistub: disable paging at mixed mode entry Ard Biesheuvel
2019-12-25 10:38   ` [tip: efi/urgent] x86/efistub: Disable " tip-bot2 for Ard Biesheuvel
2019-12-25  9:50 ` Ingo Molnar [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=20191225095011.GA73981@gmail.com \
    --to=mingo@kernel.org \
    --cc=ardb@kernel.org \
    --cc=hdegoede@redhat.com \
    --cc=linux-efi@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nivedita@alum.mit.edu \
    --cc=tglx@linutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
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;
as well as URLs for NNTP newsgroup(s).