* [GIT PULL] EFI fixes for v6.6 (#2)
@ 2023-09-22 9:40 Ard Biesheuvel
2023-09-22 16:43 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Ard Biesheuvel @ 2023-09-22 9:40 UTC (permalink / raw)
To: torvalds; +Cc: linux-efi, Ard Biesheuvel
Hello Linus,
Please pull this follow-up fix for the unaccepted memory fix merged last week
as part of the first EFI fixes batch. The unaccepted memory table needs to be
accessible very early, even in cases (such as crashkernels) where the direct
map does not cover all of DRAM, and so it is added to memblock explicitly, and
subsequently memblock_reserve()'d as before.
The following changes since commit 79b83606abc778aa3cbee535b362ce905d0b9448:
efivarfs: fix statfs() on efivarfs (2023-09-11 09:10:02 +0000)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git tags/efi-fixes-for-v6.6-2
for you to fetch changes up to 8dbe33956d96c9d066ef15ca933ede30748198b2:
efi/unaccepted: Make sure unaccepted table is mapped (2023-09-19 16:11:36 +0000)
----------------------------------------------------------------
EFI fixes for v6.6 take 2:
- fix boot regression on SEV-SNP (and TDX) caused by a fix in the
preceding batch
----------------------------------------------------------------
Kirill A. Shutemov (1):
efi/unaccepted: Make sure unaccepted table is mapped
drivers/firmware/efi/efi.c | 32 +++++++++++++++++++++++++++++---
1 file changed, 29 insertions(+), 3 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] EFI fixes for v6.6 (#2)
2023-09-22 9:40 [GIT PULL] EFI fixes for v6.6 (#2) Ard Biesheuvel
@ 2023-09-22 16:43 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-09-22 16:43 UTC (permalink / raw)
To: Ard Biesheuvel; +Cc: torvalds, linux-efi, Ard Biesheuvel
The pull request you sent on Fri, 22 Sep 2023 09:40:27 +0000:
> git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git tags/efi-fixes-for-v6.6-2
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/dc912ba91b7e2fa74650a0fc22cccf0e0d50f371
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:[~2023-09-22 16:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-22 9:40 [GIT PULL] EFI fixes for v6.6 (#2) Ard Biesheuvel
2023-09-22 16:43 ` 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