* [GIT PULL v2] EFI urgent fixes
@ 2014-09-09 8:02 Matt Fleming
2014-09-09 14:57 ` Ingo Molnar
0 siblings, 1 reply; 2+ messages in thread
From: Matt Fleming @ 2014-09-09 8:02 UTC (permalink / raw)
To: H. Peter Anvin, Ingo Molnar, Thomas Gleixner; +Cc: linux-efi, linux-kernel
Folks, this is a resend of the EFI urgent pull request from yesterday
with the non-regression-fixing patches dropped as Ingo requested. The
patches fix two regressions introduced during the merge window, and one
introduced in -rc2.
The following changes since commit 52addcf9d6669fa439387610bc65c92fa0980cef:
Linux 3.17-rc2 (2014-08-25 15:36:20 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi.git tags/efi-urgent
for you to fetch changes up to 0ceac9e094b065fe3fec19669740f338d3480498:
efi/arm64: Fix fdt-related memory reservation (2014-09-09 07:51:09 +0100)
----------------------------------------------------------------
* Fix early boot regression affecting x86 EFI boot stub when loading
initrds above 4GB - Yinghai Lu
* Relocate GOT entries in the x86 EFI boot stub now that we have
symbols with global visibility - Matt Fleming
* fdt memory reservation fix for arm64 - Mark Salter
----------------------------------------------------------------
Mark Salter (1):
efi/arm64: Fix fdt-related memory reservation
Matt Fleming (1):
x86/efi: Fixup GOT in all boot code paths
Yinghai Lu (1):
x86/efi: Only load initrd above 4g on second try
arch/arm64/mm/init.c | 3 +-
arch/x86/boot/compressed/eboot.c | 18 +++++++-----
arch/x86/boot/compressed/head_32.S | 54 ++++++++++++++++++++++++++----------
arch/x86/boot/compressed/head_64.S | 56 ++++++++++++++++++++++++++++----------
drivers/firmware/efi/libstub/fdt.c | 10 ++++++-
5 files changed, 102 insertions(+), 39 deletions(-)
--
Matt Fleming, Intel Open Source Technology Center
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL v2] EFI urgent fixes
2014-09-09 8:02 [GIT PULL v2] EFI urgent fixes Matt Fleming
@ 2014-09-09 14:57 ` Ingo Molnar
0 siblings, 0 replies; 2+ messages in thread
From: Ingo Molnar @ 2014-09-09 14:57 UTC (permalink / raw)
To: Matt Fleming; +Cc: H. Peter Anvin, Thomas Gleixner, linux-efi, linux-kernel
* Matt Fleming <matt@console-pimps.org> wrote:
> Folks, this is a resend of the EFI urgent pull request from yesterday
> with the non-regression-fixing patches dropped as Ingo requested. The
> patches fix two regressions introduced during the merge window, and one
> introduced in -rc2.
>
> The following changes since commit 52addcf9d6669fa439387610bc65c92fa0980cef:
>
> Linux 3.17-rc2 (2014-08-25 15:36:20 -0700)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi.git tags/efi-urgent
>
> for you to fetch changes up to 0ceac9e094b065fe3fec19669740f338d3480498:
>
> efi/arm64: Fix fdt-related memory reservation (2014-09-09 07:51:09 +0100)
>
> ----------------------------------------------------------------
> * Fix early boot regression affecting x86 EFI boot stub when loading
> initrds above 4GB - Yinghai Lu
>
> * Relocate GOT entries in the x86 EFI boot stub now that we have
> symbols with global visibility - Matt Fleming
>
> * fdt memory reservation fix for arm64 - Mark Salter
>
> ----------------------------------------------------------------
> Mark Salter (1):
> efi/arm64: Fix fdt-related memory reservation
>
> Matt Fleming (1):
> x86/efi: Fixup GOT in all boot code paths
>
> Yinghai Lu (1):
> x86/efi: Only load initrd above 4g on second try
>
> arch/arm64/mm/init.c | 3 +-
> arch/x86/boot/compressed/eboot.c | 18 +++++++-----
> arch/x86/boot/compressed/head_32.S | 54 ++++++++++++++++++++++++++----------
> arch/x86/boot/compressed/head_64.S | 56 ++++++++++++++++++++++++++++----------
> drivers/firmware/efi/libstub/fdt.c | 10 ++++++-
> 5 files changed, 102 insertions(+), 39 deletions(-)
Pulled into tip:x86/urgent, thanks a lot Matt!
Ingo
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-09-09 14:57 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-09 8:02 [GIT PULL v2] EFI urgent fixes Matt Fleming
2014-09-09 14:57 ` Ingo Molnar
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox