linux-efi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] More EFI fixes for v5.12-rc
@ 2021-03-19 12:58 Ard Biesheuvel
  2021-03-19 13:24 ` Ingo Molnar
  0 siblings, 1 reply; 2+ messages in thread
From: Ard Biesheuvel @ 2021-03-19 12:58 UTC (permalink / raw)
  To: linux-efi; +Cc: Ingo Molnar, Thomas Gleixner, Borislav Petkov

The following changes since commit 9e9888a0fe97b9501a40f717225d2bef7100a2c1:

  efi: stub: omit SetVirtualAddressMap() if marked unsupported in RT_PROP table (2021-03-07 09:31:02 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git tags/efi-urgent-for-v5.12-rc3

for you to fetch changes up to fb98cc0b3af2ba4d87301dff2b381b12eee35d7d:

  efi: use 32-bit alignment for efi_guid_t literals (2021-03-19 07:44:28 +0100)

Cc: Ingo Molnar <mingo@redhat.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Borislav Petkov <bp@alien8.de>

----------------------------------------------------------------
Another couple of EFI fixes for v5.12-rc:

- anothing missing RT_PROP table related fix, to ensure that the efivarfs
  pseudo filesystem fails gracefully if variable services are unsupported
- use the correct alignment for literal EFI GUIDs
- fix a use after unmap issue in the memreserve code

----------------------------------------------------------------
Ard Biesheuvel (1):
      efi: use 32-bit alignment for efi_guid_t literals

Lv Yunlong (1):
      firmware/efi: Fix a use after bug in efi_mem_reserve_persistent

Shawn Guo (1):
      efivars: respect EFI_UNSUPPORTED return from firmware

 drivers/firmware/efi/efi.c  | 3 ++-
 drivers/firmware/efi/vars.c | 4 ++++
 include/linux/efi.h         | 6 ++++--
 3 files changed, 10 insertions(+), 3 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] More EFI fixes for v5.12-rc
  2021-03-19 12:58 [GIT PULL] More EFI fixes for v5.12-rc Ard Biesheuvel
@ 2021-03-19 13:24 ` Ingo Molnar
  0 siblings, 0 replies; 2+ messages in thread
From: Ingo Molnar @ 2021-03-19 13:24 UTC (permalink / raw)
  To: Ard Biesheuvel; +Cc: linux-efi, Ingo Molnar, Thomas Gleixner, Borislav Petkov


* Ard Biesheuvel <ardb@kernel.org> wrote:

> The following changes since commit 9e9888a0fe97b9501a40f717225d2bef7100a2c1:
> 
>   efi: stub: omit SetVirtualAddressMap() if marked unsupported in RT_PROP table (2021-03-07 09:31:02 +0100)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git tags/efi-urgent-for-v5.12-rc3
> 
> for you to fetch changes up to fb98cc0b3af2ba4d87301dff2b381b12eee35d7d:
> 
>   efi: use 32-bit alignment for efi_guid_t literals (2021-03-19 07:44:28 +0100)
> 
> Cc: Ingo Molnar <mingo@redhat.com>
> Cc: Thomas Gleixner <tglx@linutronix.de>
> Cc: Borislav Petkov <bp@alien8.de>
> 
> ----------------------------------------------------------------
> Another couple of EFI fixes for v5.12-rc:
> 
> - anothing missing RT_PROP table related fix, to ensure that the efivarfs
>   pseudo filesystem fails gracefully if variable services are unsupported
> - use the correct alignment for literal EFI GUIDs
> - fix a use after unmap issue in the memreserve code

Pulled, thanks a lot Ard!

	Ingo

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-03-19 13:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-19 12:58 [GIT PULL] More EFI fixes for v5.12-rc Ard Biesheuvel
2021-03-19 13:24 ` Ingo Molnar

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).