mirror of
https://github.com/dynup/kpatch
synced 2025-02-20 11:57:00 +00:00
Kernel v6.2+ commit de3d098dd1fc ("powerpc/64: Add module check for ELF ABI version") now verifies the ELF header e_flags for its ABI value and refuse to load modules with complaint, "Invalid module architecture in ELF header: 21" Like other ELF header details, copy the flags from the reference ELF input file to the new ELF file to avoid module load errors. Signed-off-by: Joe Lawrence <joe.lawrence@redhat.com> |
||
---|---|---|
.. | ||
gcc-plugins | ||
insn | ||
create-diff-object.c | ||
create-klp-module.c | ||
create-kpatch-module.c | ||
kpatch-build | ||
kpatch-cc | ||
kpatch-elf.c | ||
kpatch-elf.h | ||
kpatch-intermediate.h | ||
kpatch.h | ||
list.h | ||
log.h | ||
lookup.c | ||
lookup.h | ||
Makefile |