mirror of
https://github.com/dynup/kpatch
synced 2025-05-06 09:57:56 +00:00
Finally add support for processing the ORC unwinder sections. The ORC unwinder sections are more special than the other special sections, so they need their own dedicated function to process them, though the code is similar to kpatch_regenerate_special_sections(). BTW, upstream livepatch still doesn't support the ORC unwinder. That change will be coming soon (probably Linux 4.19). Fixes #785. Signed-off-by: Josh Poimboeuf <jpoimboe@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 | ||
list.h | ||
log.h | ||
lookup.c | ||
lookup.h | ||
Makefile |