From: Ard Biesheuvel <ardb+git@google.com>
To: torvalds@linux-foundation.org
Cc: linux-efi@vger.kernel.org, Ard Biesheuvel <ardb@kernel.org>
Subject: [GIT PULL] EFI fixes for v6.10 #2
Date: Thu, 6 Jun 2024 14:45:51 +0200 [thread overview]
Message-ID: <20240606124550.3584379-2-ardb+git@google.com> (raw)
From: Ard Biesheuvel <ardb@kernel.org>
Hello Linus,
Another small batch of EFI fixes for v6.10 - please pull.
The following changes since commit c3f38fa61af77b49866b006939479069cd451173:
Linux 6.10-rc2 (2024-06-02 15:44:56 -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.10-2
for you to fetch changes up to 99280413a5b785f22d91e8a8a66dc38f4a214495:
efi: Add missing __nocfi annotations to runtime wrappers (2024-06-05 10:18:58 +0200)
----------------------------------------------------------------
EFI fixes for v6.10 #2
- Ensure that .discard sections are really discarded in the EFI zboot
image build
- Return proper error numbers from efi-pstore
- Add __nocfi annotations to EFI runtime wrappers
----------------------------------------------------------------
Ard Biesheuvel (2):
Merge branch 'efi/next' into efi/urgent
efi: Add missing __nocfi annotations to runtime wrappers
Guilherme G. Piccoli (1):
efi: pstore: Return proper errors on UEFI failures
Nathan Chancellor (1):
efi/libstub: zboot.lds: Discard .discard sections
drivers/firmware/efi/efi-pstore.c | 8 ++++----
drivers/firmware/efi/libstub/zboot.lds | 1 +
drivers/firmware/efi/runtime-wrappers.c | 13 ++++++-------
3 files changed, 11 insertions(+), 11 deletions(-)
next reply other threads:[~2024-06-06 12:46 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-06 12:45 Ard Biesheuvel [this message]
2024-06-06 17:07 ` [GIT PULL] EFI fixes for v6.10 #2 pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240606124550.3584379-2-ardb+git@google.com \
--to=ardb+git@google.com \
--cc=ardb@kernel.org \
--cc=linux-efi@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.