]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge tag 'efi-urgent-for-v5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
authorIngo Molnar <mingo@kernel.org>
Fri, 19 Mar 2021 13:23:46 +0000 (14:23 +0100)
committerIngo Molnar <mingo@kernel.org>
Fri, 19 Mar 2021 13:23:46 +0000 (14:23 +0100)
commit429257a430a0e81e9979256e0db718e35e7d9cee
treebc8fa39608b41aa410457535a603bd78b598c79a
parent1e28eed17697bcf343c6743f0028cc3b5dd88bf0
parentfb98cc0b3af2ba4d87301dff2b381b12eee35d7d
Merge tag 'efi-urgent-for-v5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi into efi/urgent

Pull EFI fixes from Ard Biesheuvel:

 "- another 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"

Signed-off-by: Ingo Molnar <mingo@kernel.org>