linux-efi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
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.16 #1
Date: Tue,  8 Jul 2025 03:01:54 +0200	[thread overview]
Message-ID: <20250708010153.1323761-2-ardb+git@google.com> (raw)

From: Ard Biesheuvel <ardb@kernel.org>

Hi Linus,

Please pull these two fixes for the new SBAT feature in the EFI zboot format
(used for arm64 and RISC-V by the distros)

The following changes since commit 19272b37aa4f83ca52bdf9c16d5d81bdd1354494:

  Linux 6.16-rc1 (2025-06-08 13:44:43 -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.16-1

for you to fetch changes up to f8b53cc9174c5980549f60c972faad82b660b62d:

  efi: Fix .data section size calculations when .sbat is present (2025-06-20 13:36:14 +0200)

----------------------------------------------------------------
EFI fixes for v6.16 #1

- Drop preprocessor macros in zboot.lds which is not preprocessed
- Fix zboot .data section size and raw size when SBAT is enabled

----------------------------------------------------------------
Vitaly Kuznetsov (2):
      efi: Drop preprocessor directives from zboot.lds
      efi: Fix .data section size calculations when .sbat is present

 drivers/firmware/efi/libstub/zboot.lds | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

             reply	other threads:[~2025-07-08  1:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-08  1:01 Ard Biesheuvel [this message]
2025-07-08 16:00 ` [GIT PULL] EFI fixes for v6.16 #1 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=20250708010153.1323761-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 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).