mirror of
https://github.com/dynup/kpatch
synced 2025-03-23 19:36:31 +00:00
Don't die outright when encountering an 'undefined reference' error, instead write those down and check if needed symbols are provided by the resulting module or core kpatch module. Fixes #783. v2: - make undefined_references and new_symbols unique before comparing - remove leftover $KMOD_PATH from new_symbols readelf Signed-off-by: Artem Savkov <asavkov@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 | ||
list.h | ||
log.h | ||
lookup.c | ||
lookup.h | ||
Makefile |