Merge tag 'efi-urgent-for-v5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
authorThomas Gleixner <tglx@linutronix.de>
Tue, 10 Aug 2021 08:24:49 +0000 (10:24 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 10 Aug 2021 08:24:49 +0000 (10:24 +0200)
commit55203550f9afb027389bd24ce85bd90044c3aa81
treee4cc239ace0ac5aaea38471689d257c0258f22a4
parentddab1e71d2df3513ed6029435b97dcd83fbaa372
parentc32ac11da3f83bb42b986702a9b92f0a14ed4182
Merge tag 'efi-urgent-for-v5.14-rc4' of git://git./linux/kernel/git/efi/efi into efi/urgent

Pull EFI fixes from Ard Biesheuvel:

 A batch of fixes for the arm64 stub image loader:

 - fix a logic bug that can make the random page allocator fail
   spuriously
 - force reallocation of the Image when it overlaps with firmware
   reserved memory regions
 - fix an oversight that defeated on optimization introduced earlier
   where images loaded at a suitable offset are never moved if booting
   without randomization
 - complain about images that were not loaded at the right offset by the
   firmware image loader.

Link: https://lore.kernel.org/r/20210803091215.2566-1-ardb@kernel.org