kpatch/kpatch-build
Seth Jennings a15c6eca61 ignore init functions during bundling
When linking function bundles (.text/.rela/section sym/func sym)
ignore __init functions as they do not honor -ffunction-sections
and violate the one-to-one func/section assumption of the
function bundling.

Signed-off-by: Seth Jennings <sjenning@redhat.com>
2014-03-21 15:11:59 -05:00
..
add-patches-section.c add-patches-section: detect no patched functions 2014-03-19 17:46:53 -05:00
create-diff-object.c ignore init functions during bundling 2014-03-21 15:11:59 -05:00
kpatch-build Add -c|--config option to kpatch-build 2014-03-21 14:43:10 +08:00
link-vmlinux-syms.c error on symbol ambiguity in link-vmlinux-syms 2014-03-19 16:26:43 -05:00
Makefile add uninstall target 2014-03-20 11:29:25 -05:00