linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ard Biesheuvel <ard.biesheuvel@linaro.org>
To: linux-efi@vger.kernel.org, Ingo Molnar <mingo@kernel.org>,
	Thomas Gleixner <tglx@linutronix.de>,
	"H . Peter Anvin" <hpa@zytor.com>
Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>,
	linux-kernel@vger.kernel.org,
	Bryan O'Donoghue <pure.logic@nexus-software.ie>,
	Dave Young <dyoung@redhat.com>,
	Ge Song <ge.song@hxt-semitech.com>,
	Matt Fleming <matt@codeblueprint.co.uk>
Subject: [GIT PULL 0/2] EFI fixes for v4.15
Date: Tue,  2 Jan 2018 17:21:08 +0000	[thread overview]
Message-ID: <20180102172110.17018-1-ard.biesheuvel@linaro.org> (raw)

The following changes since commit 30a7acd573899fd8b8ac39236eff6468b195ac7d:

  Linux 4.15-rc6 (2017-12-31 14:47:43 -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 33f7b2e57a70ad58a59edc9c707724c5719d5168:

  efi: capsule-loader: reinstate virtual capsule mapping (2018-01-02 16:50:34 +0000)

----------------------------------------------------------------
Another pair of EFI fixes for v4.15:
- fix 'add_efi_memmap' early param handling, which inadvertently gets called
  before early params have been parsed
- reinstate vmapping of capsule images, so that the firmware can process
  them immediately (this got broken in v4.13)

----------------------------------------------------------------
Ard Biesheuvel (1):
      efi: capsule-loader: reinstate virtual capsule mapping

Dave Young (1):
      x86/efi: Fix kernel param add_efi_memmap regression

 arch/x86/kernel/setup.c               |  5 ++--
 arch/x86/platform/efi/quirks.c        | 13 +++++++++-
 drivers/firmware/efi/capsule-loader.c | 45 ++++++++++++++++++++++++++++-------
 include/linux/efi.h                   |  4 +++-
 4 files changed, 54 insertions(+), 13 deletions(-)

             reply	other threads:[~2018-01-02 17:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-02 17:21 Ard Biesheuvel [this message]
2018-01-02 17:21 ` [PATCH 1/2] x86/efi: Fix kernel param add_efi_memmap regression Ard Biesheuvel
2018-01-03 16:17   ` [tip:efi/core] " tip-bot for Dave Young
2018-01-02 17:21 ` [PATCH 2/2] efi: capsule-loader: reinstate virtual capsule mapping Ard Biesheuvel
2018-01-03 16:18   ` [tip:efi/core] efi/capsule-loader: Reinstate " tip-bot for Ard Biesheuvel

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=20180102172110.17018-1-ard.biesheuvel@linaro.org \
    --to=ard.biesheuvel@linaro.org \
    --cc=dyoung@redhat.com \
    --cc=ge.song@hxt-semitech.com \
    --cc=hpa@zytor.com \
    --cc=linux-efi@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=matt@codeblueprint.co.uk \
    --cc=mingo@kernel.org \
    --cc=pure.logic@nexus-software.ie \
    --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).