On Thu, Apr 09, 2020 at 03:04:25PM +0200, Ard Biesheuvel wrote: > The following changes since commit 594e576d4b93b8cda3247542366b47e1b2ddc4dc: > > efi/libstub/arm: Fix spurious message that an initrd was loaded (2020-03-29 12:08:18 +0200) > > are available in the Git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git tags/efi-urgent Hi Ard, By any chance does this series fix a kexec failure which I bisected down to 0a67361dcdaa ("efi/x86: Remove runtime table address from kexec EFI setup data")? Or if it doesn't, is this a known failure? I'm currently building Linus's latest branch to see if it's been fixed since v5.6-11114-g9c94b39560c3 (which is where I first noticed it) and while I was waiting for v5.6-12349-g87ebc45d2d32 to finish building so I could test it, I noticed these patches, and so I figured I'd fire off this quick question. Thanks, - Ted