kpatch/kpatch-build
Josh Poimboeuf f83218ad12 create-diff-object: detect unsupported static calls
Similar to jump labels, static calls aren't supported when the static
call key was originally defined in a module rather than in vmlinux.
Detect those cases and either remove them (in the case of tracepoints)
or error out.

Signed-off-by: Josh Poimboeuf <jpoimboe@redhat.com>
2022-11-30 12:58:31 -08:00
..
gcc-plugins gcc-plugin: update headers for gcc-12 2022-09-27 16:41:48 -04:00
insn
Makefile kpatch/s390: Enable kpatch build support 2022-05-20 15:50:29 +02:00
create-diff-object.c create-diff-object: detect unsupported static calls 2022-11-30 12:58:31 -08: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: support Linux 5.19 .cmd file format 2022-10-12 16:55:31 -07:00
kpatch-cc kpatch-cc: Add more file ignores 2022-10-12 16:55:31 -07:00
kpatch-elf.c kpatch-build: for clang, use .strtab if no .shstrtab 2022-09-27 15:56:06 -04:00
kpatch-elf.h create-diff-object: move addend math to a new function 2022-05-11 17:02:04 -07:00
kpatch-intermediate.h lookup: rename 'pos' to 'sympos' 2020-04-06 15:18:58 -05:00
kpatch.h kpatch-build: add exit status enum 2018-06-15 07:11:48 -04:00
list.h new .fixup group size algorithm 2014-09-15 14:54:57 -05:00
log.h kpatch-build: use err.h instead of error.h for musl support 2022-08-05 08:52:03 +02:00
lookup.c kpatch-build: use err.h instead of error.h for musl support 2022-08-05 08:52:03 +02:00
lookup.h Switch to per-file lookup table pointers. 2021-08-17 09:37:44 +02:00