mirror of
https://github.com/dynup/kpatch
synced 2025-04-11 03:31:20 +00:00
Including the .altinstr_replacement section by itself and without .altinstructions doesn't make sense, as it only serves as a memory area to hold replacement instructions to be copied over when alternatives are applied. Don't include .altinstr_replacement unconditionally and only include it when .altinstructions is also marked as included. |
||
---|---|---|
.. | ||
insn | ||
create-diff-object.c | ||
kpatch-build | ||
kpatch-gcc | ||
list.h | ||
lookup.c | ||
lookup.h | ||
Makefile |