kpatch/kpatch-build
Seth Jennings 16221237dd Revert "create-diff-object: support for __jump_table"
This reverts commit 5852ddb6a2.

The __jump_table section is more complex than the initial analysis
determined.  The __jump_table has three relocs per entry that must
be pulled in together and one of the relocs is to symbols contained
in the __tracepoints section whose rela section references the
__tracepoint_strings section.  So it's more complex and should just
fail rather than appear that it is being handled properly.

Signed-off-by: Seth Jennings <sjenning@redhat.com>
2014-04-30 14:23:03 -05:00
..
Makefile add uninstall target 2014-03-20 11:29:25 -05:00
add-patches-section.c fix activeness safety check when unpatching 2014-04-23 14:37:35 -05:00
create-diff-object.c Revert "create-diff-object: support for __jump_table" 2014-04-30 14:23:03 -05:00
kpatch-build Ubuntu support for kpatch-build 2014-04-29 11:14:36 -05:00
link-vmlinux-syms.c safe kpatch unload 2014-04-25 23:05:26 -05:00