On Tue, Apr 22, 2025 at 06:22:56PM +0200, Björn Töpel wrote: > From: Björn Töpel <bj...@rivosinc.com> > > Hi! > > *Patch history* > > v1: https://lore.kernel.org/kexec/20250409201428.648717-1-bj...@kernel.org/ > v2: Added Github Actions support for riscv64 (Simon) > Sorted filenames in Makefile (Simon) > Added missing dist files (Simon) > Fixed mips build (Simon) > > Here's a passed CI run with this series on master: > https://github.com/bjoto/kexec-tools/actions/runs/14597988952/job/40948715214
Thanks Björn, and everyone who got us here. I have applied this patch-set for inclusion in v2.0.32. - x86_64: Use the x86-64 level for purgatory https://git.kernel.org/pub/scm/utils/kernel/kexec/kexec-tools.git/commit/?id=14f48ea80e51 madeliefje ~/projects/kexec-tools/kexec-tools git kexec-tools-applied-log -4 - RISC-V: Support loading Image binary file https://git.kernel.org/pub/scm/utils/kernel/kexec/kexec-tools.git/commit/?id=b257f311f5f0 - RISC-V: Separate elf_riscv_find_pbase out https://git.kernel.org/pub/scm/utils/kernel/kexec/kexec-tools.git/commit/?id=363087cd156f - RISC-V: Enable kexec_file_load syscall https://git.kernel.org/pub/scm/utils/kernel/kexec/kexec-tools.git/commit/?id=027e6e237427 - RISC-V: Add support for riscv kexec/kdump on kexec-tools https://git.kernel.org/pub/scm/utils/kernel/kexec/kexec-tools.git/commit/?id=b3fd54b022fe