]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8a2e1339143e535023fae6852a795e82d146d732
tree9ab5b842aee0c904ef48d81cad3394f1cd7154c3
parent6e818c7f8de32c63462f5a745b7397a46ba3001b
parent0394faf942a0bffc89f0f84d7676a25ebfa4f8dc
Merge tag 'efi-urgent-for-v5.14-rc2' of git://git.kernel.org/pub/scm/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>