From: Matt Fleming <matt@codeblueprint.co.uk>
To: Ingo Molnar <mingo@kernel.org>,
Thomas Gleixner <tglx@linutronix.de>,
"H . Peter Anvin" <hpa@zytor.com>
Cc: Matt Fleming <matt@codeblueprint.co.uk>,
Ard Biesheuvel <ard.biesheuvel@linaro.org>,
linux-kernel@vger.kernel.org, linux-efi@vger.kernel.org,
Andy Lutomirski <luto@amacapital.net>,
Borislav Petkov <bp@suse.de>
Subject: [GIT PULL 0/2] EFI urgent fixes
Date: Sat, 12 Nov 2016 21:04:22 +0000 [thread overview]
Message-ID: <20161112210424.5157-1-matt@codeblueprint.co.uk> (raw)
Folks, please pull the following two EFI patches. The first fixes a
build warning for PAE that Boris hit. The second makes mixed-mode EFI
boot again after the vmap'd stack changes introduced during the merge
window.
The following changes since commit bc33b0ca11e3df467777a4fa7639ba488c9d4911:
Linux 4.9-rc4 (2016-11-05 16:23:36 -0700)
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 044ddf3d3e3cb62671f22fa837a2164d4786d867:
x86/efi: Prevent mixed mode boot corruption with CONFIG_VMAP_STACK (2016-11-12 21:00:18 +0000)
----------------------------------------------------------------
* Fix memory corruption when booting EFI mixed mode due to the recent
vmap'd stack changes - Matt Fleming
* Build warning fix in the EFI memmap code when CONFIG_X86_PAE and
CONFIG_PHYS_ADDR_T_64BIT are enabled - Borislav Petkov
----------------------------------------------------------------
Borislav Petkov (1):
x86/efi: Fix EFI memmap pointer size warning
Matt Fleming (1):
x86/efi: Prevent mixed mode boot corruption with CONFIG_VMAP_STACK
arch/x86/platform/efi/efi.c | 2 +-
arch/x86/platform/efi/efi_64.c | 80 ++++++++++++++++++++++++++++++------------
2 files changed, 58 insertions(+), 24 deletions(-)
next reply other threads:[~2016-11-12 21:04 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-12 21:04 Matt Fleming [this message]
[not found] ` <20161112210424.5157-1-matt-mF/unelCI9GS6iBeEJttW/XRex20P6io@public.gmane.org>
2016-11-12 21:04 ` [PATCH 1/2] x86/efi: Fix EFI memmap pointer size warning Matt Fleming
2016-11-12 21:04 ` Matt Fleming
2016-11-13 9:09 ` [tip:efi/urgent] " tip-bot for Borislav Petkov
2016-11-12 21:04 ` [PATCH 2/2] x86/efi: Prevent mixed mode boot corruption with CONFIG_VMAP_STACK Matt Fleming
2016-11-12 21:04 ` Matt Fleming
2016-11-13 9:09 ` [tip:efi/urgent] x86/efi: Prevent mixed mode boot corruption with CONFIG_VMAP_STACK=y tip-bot for Matt Fleming
-- strict thread matches above, loose matches on Subject: below --
2016-09-20 14:48 [GIT PULL 0/2] EFI urgent fixes Matt Fleming
2016-09-20 14:58 ` Ingo Molnar
2016-09-20 15:20 ` Waiman Long
2016-09-20 15:20 ` Waiman Long
[not found] ` <57E153B1.3040907-ZPxbGqLxI0U@public.gmane.org>
2016-09-20 15:27 ` Matt Fleming
2016-09-20 15:27 ` Matt Fleming
2016-08-11 10:41 Matt Fleming
2016-08-11 10:41 ` Matt Fleming
2016-05-31 10:23 Matt Fleming
2016-05-31 10:23 ` Matt Fleming
[not found] ` <1464690224-4503-1-git-send-email-matt-mF/unelCI9GS6iBeEJttW/XRex20P6io@public.gmane.org>
2016-06-06 10:02 ` Matt Fleming
2016-06-06 10:02 ` Matt Fleming
2016-06-08 7:24 ` Ingo Molnar
2016-02-16 12:59 Matt Fleming
2016-02-16 15:47 ` Ingo Molnar
2015-09-25 22:02 Matt Fleming
2015-09-25 22:02 ` Matt Fleming
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=20161112210424.5157-1-matt@codeblueprint.co.uk \
--to=matt@codeblueprint.co.uk \
--cc=ard.biesheuvel@linaro.org \
--cc=bp@suse.de \
--cc=hpa@zytor.com \
--cc=linux-efi@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=luto@amacapital.net \
--cc=mingo@kernel.org \
--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 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.