linux-efi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] EFI fixes for v6.9 #3
@ 2024-03-29 16:17 Ard Biesheuvel
  2024-03-29 19:27 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Ard Biesheuvel @ 2024-03-29 16:17 UTC (permalink / raw)
  To: torvalds; +Cc: linux-efi, Ard Biesheuvel

From: Ard Biesheuvel <ardb@kernel.org>

Hello Linus,

Please pull the EFI fixes below. These address all the outstanding EFI/x86 boot
related regressions.


The following changes since commit 4cece764965020c22cff7665b18a012006359095:

  Linux 6.9-rc1 (2024-03-24 14:10:05 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git tags/efi-fixes-for-v6.9-3

for you to fetch changes up to decd347c2a75d32984beb8807d470b763a53b542:

  x86/efistub: Reinstate soft limit for initrd loading (2024-03-28 16:19:46 +0100)

----------------------------------------------------------------
EFI fixes for v6.9 #3

- Revert to the old initrd memory allocation soft limit of INT_MAX,
  which was dropped inadvertently

- Ensure that startup_32() is entered with a valid boot_params pointer
  when using the new EFI mixed mode protocol

- Fix a compiler warning introduced by a fix from the previous PR

----------------------------------------------------------------
Ard Biesheuvel (3):
      x86/efistub: Add missing boot_params for mixed mode compat entry
      efi/libstub: Cast away type warning in use of max()
      x86/efistub: Reinstate soft limit for initrd loading

 arch/x86/boot/compressed/efi_mixed.S       | 20 +++++++++++++++-----
 drivers/firmware/efi/libstub/randomalloc.c |  2 +-
 drivers/firmware/efi/libstub/x86-stub.c    |  1 +
 3 files changed, 17 insertions(+), 6 deletions(-)

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

* Re: [GIT PULL] EFI fixes for v6.9 #3
  2024-03-29 16:17 [GIT PULL] EFI fixes for v6.9 #3 Ard Biesheuvel
@ 2024-03-29 19:27 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-03-29 19:27 UTC (permalink / raw)
  To: Ard Biesheuvel; +Cc: torvalds, linux-efi, Ard Biesheuvel

The pull request you sent on Fri, 29 Mar 2024 17:17:13 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git tags/efi-fixes-for-v6.9-3

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/0eee99d9eb5a617f7f779c890f955eec6fbbe647

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

end of thread, other threads:[~2024-03-29 19:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-29 16:17 [GIT PULL] EFI fixes for v6.9 #3 Ard Biesheuvel
2024-03-29 19:27 ` pr-tracker-bot

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).