From: Matt Fleming <matt@console-pimps.org>
To: "H. Peter Anvin" <hpa@zytor.com>
Cc: Ingo Molnar <mingo@kernel.org>,
linux-efi@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] EFI changes for v3.15
Date: Mon, 17 Mar 2014 22:31:31 +0000 [thread overview]
Message-ID: <20140317223131.GB2815@console-pimps.org> (raw)
Peter,
I've queued up a few fixes that avoid some crashes when running with
CONFIG_EFI_MIXED. Please pull into the queue for the merge window.
The following changes since commit 617b3c37da78cb89c63ed880b2405afc7490567b:
Merge branch 'mixed-mode' into efi-for-mingo (2014-03-05 18:18:50 +0000)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi.git tags/efi-next
for you to fetch changes up to 9a11040ff962304c1838aa9a9f33be78784eae47:
x86/efi: Restore 'attr' argument to query_variable_info() (2014-03-17 21:55:04 +0000)
----------------------------------------------------------------
* Save and restore the segment registers when thunking
* Correct arguments to query_variable_info() when thunking
* Delete the dead code phys_efi_get_time()
----------------------------------------------------------------
Matt Fleming (3):
x86/efi: Preserve segment registers in mixed mode
x86/efi: Rip out phys_efi_get_time()
x86/efi: Restore 'attr' argument to query_variable_info()
arch/x86/platform/efi/efi.c | 29 -----------------------------
arch/x86/platform/efi/efi_64.c | 2 +-
arch/x86/platform/efi/efi_stub_64.S | 25 +++++++++++++++++--------
3 files changed, 18 insertions(+), 38 deletions(-)
--
Matt Fleming, Intel Open Source Technology Center
next reply other threads:[~2014-03-17 22:31 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-17 22:31 Matt Fleming [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-03-31 14:35 Ingo Molnar
2014-03-04 21:15 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=20140317223131.GB2815@console-pimps.org \
--to=matt@console-pimps.org \
--cc=hpa@zytor.com \
--cc=linux-efi@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@kernel.org \
/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
Powered by JetHome