* [GIT PULL] EFI fixes for v6.2 #2
@ 2023-01-23 16:45 Ard Biesheuvel
2023-01-23 19:54 ` Linus Torvalds
2023-01-23 19:58 ` pr-tracker-bot
0 siblings, 2 replies; 3+ messages in thread
From: Ard Biesheuvel @ 2023-01-23 16:45 UTC (permalink / raw)
To: torvalds; +Cc: linux-efi, Ard Biesheuvel
Hello Linus,
Another couple of EFI fixes, of which the first two were already in -next when
I sent out the previous PR, but they caused some issues on non-EFI boots so I
let them simmer for a bit longer.
Please pull.
The following changes since commit d3f450533bbcb6dd4d7d59cadc9b61b7321e4ac1:
efi: tpm: Avoid READ_ONCE() for accessing the event log (2023-01-13 17:15:17 +0100)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git tags/efi-fixes-for-v6.2-2
for you to fetch changes up to e1fabbc83cb1dd4ba63932faa86c9cacb8bf791e:
efi: Remove Matthew Garrett as efivarfs maintainer (2023-01-18 09:24:48 +0100)
----------------------------------------------------------------
Some more EFI fixes for v6.2:
- ensure the EFI ResetSystem and ACPI PRM calls are recognized as users
of the EFI runtime, and therefore protected against exceptions
- account for the EFI runtime stack in the stacktrace code
- remove Matt Garrett's MAINTAINERS entry for efivarfs
----------------------------------------------------------------
Ard Biesheuvel (3):
arm64: efi: Avoid workqueue to check whether EFI runtime is live
arm64: efi: Account for the EFI runtime stack in stack unwinder
efi: Remove Matthew Garrett as efivarfs maintainer
MAINTAINERS | 1 -
arch/arm64/include/asm/efi.h | 9 +++++++++
arch/arm64/include/asm/stacktrace.h | 15 +++++++++++++++
arch/arm64/kernel/efi-rt-wrapper.S | 6 ++++++
arch/arm64/kernel/efi.c | 3 ++-
arch/arm64/kernel/stacktrace.c | 12 ++++++++++++
6 files changed, 44 insertions(+), 2 deletions(-)
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: [GIT PULL] EFI fixes for v6.2 #2
2023-01-23 16:45 [GIT PULL] EFI fixes for v6.2 #2 Ard Biesheuvel
@ 2023-01-23 19:54 ` Linus Torvalds
2023-01-23 19:58 ` pr-tracker-bot
1 sibling, 0 replies; 3+ messages in thread
From: Linus Torvalds @ 2023-01-23 19:54 UTC (permalink / raw)
To: Ard Biesheuvel; +Cc: linux-efi
On Mon, Jan 23, 2023 at 8:45 AM Ard Biesheuvel <ardb@kernel.org> wrote:
>
> - remove Matt Garrett's MAINTAINERS entry for efivarfs
I was all "who?", and had to look, and then went "Oh, you mean _Matthew_".
I didn't think he's ever gone by Matt, at least in kernel circles -
either in email or in person. At least not that I can remember.
So I edited it. Apologies to Matthew if he has now started going by Matt.
Linus
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: [GIT PULL] EFI fixes for v6.2 #2
2023-01-23 16:45 [GIT PULL] EFI fixes for v6.2 #2 Ard Biesheuvel
2023-01-23 19:54 ` Linus Torvalds
@ 2023-01-23 19:58 ` pr-tracker-bot
1 sibling, 0 replies; 3+ messages in thread
From: pr-tracker-bot @ 2023-01-23 19:58 UTC (permalink / raw)
To: Ard Biesheuvel; +Cc: torvalds, linux-efi, Ard Biesheuvel
The pull request you sent on Mon, 23 Jan 2023 17:45:18 +0100:
> git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git tags/efi-fixes-for-v6.2-2
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/9946f0981ff8698848ee79d739f432a2a3e68eed
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-01-23 19:58 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-23 16:45 [GIT PULL] EFI fixes for v6.2 #2 Ard Biesheuvel
2023-01-23 19:54 ` Linus Torvalds
2023-01-23 19:58 ` 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