mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL] urgent EFI fix for v4.9
@ 2016-10-18 15:53 Ard Biesheuvel
  2016-10-18 15:53 ` [PATCH] efi/arm: Fix absolute relocation detection for older toolchains Ard Biesheuvel
  2016-10-19 12:51 ` [GIT PULL] urgent EFI fix for v4.9 Ingo Molnar
  0 siblings, 2 replies; 4+ messages in thread
From: Ard Biesheuvel @ 2016-10-18 15:53 UTC (permalink / raw)
  To: mingo, Thomas Gleixner, H . Peter Anvin
  Cc: Ard Biesheuvel, linux-kernel, linux-efi, Jon Hunter, Matt Fleming

Please merge the single fix below: it addresses a build issue on ARM with
less recent toolchain versions, which surfaced now that EFI has been added
to multi_v7_defconfig, the de facto generic defconfig for the most recent
cores.

The following changes since commit b67be92feb486f800d80d72c67fd87b47b79b18e:

  Merge tag 'pwm/for-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm (2016-10-12 11:11:05 -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 0d5b726f1009d05657ec71c716ba6529dcc98d2b:

  efi/arm: Fix absolute relocation detection for older toolchains (2016-10-14 10:57:59 +0100)

----------------------------------------------------------------
* Fix a build issue in the ARM version of libstub with slightly older
  toolchains

----------------------------------------------------------------
Ard Biesheuvel (1):
      efi/arm: Fix absolute relocation detection for older toolchains

 drivers/firmware/efi/libstub/Makefile | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-10-19 14:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-18 15:53 [GIT PULL] urgent EFI fix for v4.9 Ard Biesheuvel
2016-10-18 15:53 ` [PATCH] efi/arm: Fix absolute relocation detection for older toolchains Ard Biesheuvel
2016-10-19 12:51   ` [tip:efi/urgent] " tip-bot for Ard Biesheuvel
2016-10-19 12:51 ` [GIT PULL] urgent EFI fix for v4.9 Ingo Molnar

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