]> git.baikalelectronics.ru Git - kernel.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)
commit2f75916e05391e82290062f18f8e2c00f615106f
treebc8fa39608b41aa410457535a603bd78b598c79a
parent155740eb4d33ce3a3ca0d38d270a3f49add1ff95
parent62b3b2135415d586146096d23ee5906eb687c4fa
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>