kpatch/kpatch-build
Josh Poimboeuf 3f8e1062cc create-diff-object: support R_X86_64_NONE in kpatch_replace_sections_syms()
Add support for R_X86_64_NONE.  With an upstream kernel, it's quite
rare, only used for a few jump labels.  With older kernels it was used
for fentry hooks.  Either way, it should be treated like a PC-relative
relocation.

Signed-off-by: Josh Poimboeuf <jpoimboe@redhat.com>
2022-05-11 17:00:26 -07:00
..
gcc-plugins gcc-plugin: GCC 10 - update local/non local insn names 2020-06-12 13:27:06 +05:30
insn
Makefile Merge pull request #1233 from omatiusha/master 2022-02-14 08:57:36 -05:00
create-diff-object.c create-diff-object: support R_X86_64_NONE in kpatch_replace_sections_syms() 2022-05-11 17:00:26 -07:00
create-klp-module.c create-diff-object: rename "sec" -> "relasec" for rela sections 2022-05-11 17:00:25 -07:00
create-kpatch-module.c kpatch-elf: pass new ELF output file mode to kpatch_write_output_elf() 2020-09-25 09:30:13 -04:00
kpatch-build kpatch-build: make xtrace output less verbose 2022-05-11 13:55:56 -07:00
kpatch-cc kpatch-build: clang support 2021-02-17 12:59:51 +01:00
kpatch-elf.c create-diff-object: convert function return types to 'bool' 2022-05-11 17:00:26 -07:00
kpatch-elf.h create-diff-object: convert function return types to 'bool' 2022-05-11 17:00:26 -07:00
kpatch-intermediate.h lookup: rename 'pos' to 'sympos' 2020-04-06 15:18:58 -05:00
kpatch.h
list.h
log.h
lookup.c Fix sym->type condition in locals_match() 2022-02-03 11:59:24 +01:00
lookup.h Switch to per-file lookup table pointers. 2021-08-17 09:37:44 +02:00