mbox series

[GIT,PULL] EFI fix for v6.7 (#1)

Message ID 20231130095718.3985492-2-ardb@google.com
State New
Headers show
Series [GIT,PULL] EFI fix for v6.7 (#1) | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git tags/efi-urgent-for-v6.7-1

Message

Ard Biesheuvel Nov. 30, 2023, 9:57 a.m. UTC
From: Ard Biesheuvel <ardb@kernel.org>

Hi Linus,

Please pull the EFI fix below.


The following changes since commit 2cc14f52aeb78ce3f29677c2de1f06c0e91471ab:

  Linux 6.7-rc3 (2023-11-26 19:59:33 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git tags/efi-urgent-for-v6.7-1

for you to fetch changes up to 01b1e3ca0e5ce47bbae8217d47376ad01b331b07:

  efi/unaccepted: Fix off-by-one when checking for overlapping ranges (2023-11-28 12:49:21 +0100)

----------------------------------------------------------------
EFI fix for v6.7 #1

- Fix for EFI unaccepted memory handling

----------------------------------------------------------------
Michael Roth (1):
      efi/unaccepted: Fix off-by-one when checking for overlapping ranges

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

Comments

pr-tracker-bot@kernel.org Nov. 30, 2023, 11:24 p.m. UTC | #1
The pull request you sent on Thu, 30 Nov 2023 10:57:19 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git tags/efi-urgent-for-v6.7-1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/9d3eac3c05ffb4e56cece2e7c4cc7fa2f1188748

Thank you!