mirror of
https://github.com/dynup/kpatch
synced 2025-03-03 01:07:42 +00:00
In preparation for dynamic symbol linking, the symbol lookup logic is going to move into create-diff-obj anyway. We might as well minimize the code duplication and pull this into create-diff-obj. This avoids having to re-parse the ELF file modify it in-place. Signed-off-by: Seth Jennings <sjenning@redhat.com> Conflicts: kpatch-build/kpatch-build |
||
---|---|---|
.. | ||
create-diff-object.c | ||
kpatch-build | ||
link-vmlinux-syms.c | ||
list.h | ||
lookup.c | ||
lookup.h | ||
Makefile |