On Sat, Nov 25, 2023 at 03:26:43PM +0800, WANG Rui wrote: > The kexec cannot load LZMA compressed vmlinuz.efi on LoongArch. > > Try LZMA decompression. > lzma_decompress_file: read on /tmp/Image4yyfhM of 65536 bytes failed > pez_prepare: decompressed size 8563960 > pez_prepare: done > Cannot load vmlinuz.efi > > The root cause is that lzma decompressor requires more memory usage, > which exceeds the current 64M limit. > > Reported-by: Huacai Chen <chenhuacai@xxxxxxxxxx> > Signed-off-by: WANG Rui <wangrui@xxxxxxxxxxx> Thanks, applied. _______________________________________________ kexec mailing list kexec@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/kexec