mirror of
https://github.com/dynup/kpatch
synced 2025-04-16 20:15:23 +00:00
kpatch_migrate_included_symbols() is called from kpatch_reorder_symbols() now, not kpatch_migrate_included_elements(). The difference is the kpatch_reorder_symbols() is operating on the output kpatch_elf structure, and thus all symbols are by definition included. Remove the check and rename the function since it is redundant. Signed-off-by: Seth Jennings <sjenning@redhat.com> |
||
---|---|---|
.. | ||
create-diff-object.c | ||
kpatch-build | ||
list.h | ||
lookup.c | ||
lookup.h | ||
Makefile |