]> 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)
commitfd4ec31e927ded8e595a5d517b0019a0ac7d4269
treebc8fa39608b41aa410457535a603bd78b598c79a
parent4f0be5a267ce1c80d673727864ba230cec2dd40b
parent17ffc94557375c55809fa33a14fd5e5d819758db
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>