mirror of
https://github.com/dynup/kpatch
synced 2025-01-18 11:00:44 +00:00
fbfc8f9bec
When a ppcle64 ".toc" section contains only constants, the compiler might not (won't?) create a corresponding ".rela.toc" section. In such cases, create-diff-object crashes, assuming ".rela.toc" exists whenever .toc exists. Simply report that no rela are available when looking up possible relocations in .toc. Fixes #1078. Signed-off-by: Julien Thierry <jthierry@redhat.com> |
||
---|---|---|
.. | ||
gcc-plugins | ||
insn | ||
create-diff-object.c | ||
create-klp-module.c | ||
create-kpatch-module.c | ||
kpatch-build | ||
kpatch-elf.c | ||
kpatch-elf.h | ||
kpatch-gcc | ||
kpatch-intermediate.h | ||
kpatch.h | ||
list.h | ||
log.h | ||
lookup.c | ||
lookup.h | ||
Makefile |