All of lore.kernel.org
 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 fix for v7.0 #4
Date: Thu,  9 Apr 2026 17:25:24 +0200	[thread overview]
Message-ID: <20260409152523.1035577-2-ardb+git@google.com> (raw)

From: Ard Biesheuvel <ardb@kernel.org>

Hi Linus,

Please pull this final v7.0 fix for a misplaced closing parenthesis in a
preprocessor conditional.


The following changes since commit 217c0a5c177a3d4f7c8497950cbf5c36756e8bbb:

  x86/efi: efi_unmap_boot_services: fix calculation of ranges_to_free size (2026-03-20 15:31:10 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git tags/efi-fixes-for-v7.0-4

for you to fetch changes up to 5241c2ca33bb181bf7abb7cb4bba1cc67d1b6278:

  firmware: efi: Never declare sysfb_primary_display on x86 (2026-04-08 16:09:11 +0200)

----------------------------------------------------------------
EFI fix for v7.0 #4

Fix an incorrect preprocessor conditional that may result in duplicate
instances of sysfb_primary_display on x86.

----------------------------------------------------------------
Thomas Zimmermann (1):
      firmware: efi: Never declare sysfb_primary_display on x86

 drivers/firmware/efi/efi-init.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

             reply	other threads:[~2026-04-09 15:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-09 15:25 Ard Biesheuvel [this message]
2026-04-09 20:57 ` [GIT PULL] EFI fix for v7.0 #4 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=20260409152523.1035577-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.