On 2025-04-05 01:31 +0200, Roberto Ricci wrote: > I've bisected this other bug with kexec_load. I found commit > 62a03defeabd PM / hibernate: Verify the consistent of e820 memory map by md5 > digest > Reverting it on v6.14 fixes kexec_load, but not kexec_file_load. > Also applying the patch suggested by msizanoen fixes kexec_file_load, too: > https://lore.kernel.org/all/Z_BDbwmFV6wxDPV1@desktop0a/
I mean, doing both things fixes both bugs. The second thing fixes kexec_file_load only.