mirror of
https://github.com/dynup/kpatch
synced 2025-02-14 16:38:24 +00:00
4.18 adds -mcount-record to KBUILD_FLAGS when supported by the compiler. This results in most of kpatch_create_mcount_sections()'s work being already done, so we can at least skip the last part of it that updates the first instruction in patched functions. Signed-off-by: Artem Savkov <asavkov@redhat.com> |
||
---|---|---|
.. | ||
gcc-plugins | ||
insn | ||
create-diff-object.c | ||
create-klp-module.c | ||
create-kpatch-module.c | ||
kpatch-build | ||
kpatch-elf.c | ||
kpatch-elf.h | ||
kpatch-gcc | ||
kpatch-intermediate.h | ||
kpatch.h | ||
list.h | ||
log.h | ||
lookup.c | ||
lookup.h | ||
Makefile |