[kexec-tools] Archive file is missed iomem.h file under loongarch architecture.
Ming Wang
wangming01 at loongson.cn
Mon Oct 9 02:59:13 PDT 2023
Hi, maintainers,
I get the kexec-tools 2.0.27 from http://kernel.org/pub/linux/utils/kernel/kexec/kexec-tools-2.0.27.tar.gz,
But I noticed that the kexec-tools-2.0.27/kexec/arch/loongarch/iomem.h file was missing from
this archive.
This causes build errors in many distributions, like debian. The error message is as follows,
make[1]: *** [Makefile:123: kexec/arch/loongarch/crashdump-loongarch.o] Error 1
kexec/arch/loongarch/kexec-loongarch.c:27:10: fatal error: iomem.h: No such file or directory
27 | #include "iomem.h"
See also: https://buildd.debian.org/status/package.php?p=kexec-tools&suite=sid
Can this archive be repaired and updated?
Thanks,
Ming
More information about the kexec
mailing list