Merge tag 'efi-urgent-for-v5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
authorIngo Molnar <mingo@kernel.org>
Tue, 20 Jul 2021 11:30:14 +0000 (13:30 +0200)
committerIngo Molnar <mingo@kernel.org>
Tue, 20 Jul 2021 11:30:14 +0000 (13:30 +0200)
commitddab1e71d2df3513ed6029435b97dcd83fbaa372
tree9ab5b842aee0c904ef48d81cad3394f1cd7154c3
parent2734d6c1b1a089fb593ef6a23d4b70903526fe0c
parent47e1e233e9d822dfda068383fb9a616451bda703
Merge tag 'efi-urgent-for-v5.14-rc2' of git://git./linux/kernel/git/efi/efi into efi/urgent

Pull EFI fixes for v5.14-rc2 from Ard Biesheuvel:

" - Ensure that memblock reservations and IO reserved resources remain in
    sync when using the EFI memreserve feature.

  - Don't complain about invalid TPM final event log table if it is
    missing altogether.

  - Comment header fix for the stub.

  - Avoid a spurious warning when attempting to reserve firmware memory
    that is already reserved in the first place."

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