On Tue, 25 Jul 2023 at 13:13, Ard Biesheuvel ardb@kernel.org wrote:
Please backport commit
commit 9cf42bca30e98a1c6c9e8abf876940a551eaa3d1 Author: Ard Biesheuvel ardb@kernel.org Date: Tue Aug 2 11:00:16 2022 +0200
efi: libstub: use EFI_LOADER_CODE region when moving the kernel in memory
to all active stable trees all the way back to v5.15. I will provide a separate backport for v5.10,
Actually, v5.10 just needs the following patch to be applied first
commit 8a81b6bbdccae98d751644723c67bb6aa9a79571 Author: Ard Biesheuvel ardb@kernel.org Date: Mon Jul 26 16:24:01 2021 +0200
efi/libstub: arm64: Warn when efi_random_alloc() fails
so please backport that one to v5.10 as well.
Thanks, Ard.