mirror of
https://github.com/dynup/kpatch
synced 2024-12-15 18:04:32 +00:00
e847026824
This fixes the following issue for a patch which changes a module: kpatch_create_mcount_sections: 1968: bad first rela in .rela.text.e_show The first rela is "bad" because the real first rela was converted to a dynrela and then removed from the rela list. This is a temporary fix. The more permanent fix should be to allow lookups in vmlinux for patched modules so we don't create any unnecessary dynrelas. |
||
---|---|---|
.. | ||
insn | ||
create-diff-object.c | ||
kpatch-build | ||
list.h | ||
lookup.c | ||
lookup.h | ||
Makefile |