mirror of
https://github.com/dynup/kpatch
synced 2025-04-09 10:47:12 +00:00
On RHEL 7 based kernels, copy_user_64.o misuses the .fixup section by placing a normal function in it. That confuses create-diff-object. Work around it by just skipping the file altogether, which is fine to do because it's an assembly file which should never change anyway. Fixes #625. |
||
---|---|---|
.. | ||
insn | ||
create-diff-object.c | ||
kpatch-build | ||
kpatch-elf.c | ||
kpatch-elf.h | ||
kpatch-gcc | ||
list.h | ||
log.h | ||
lookup.c | ||
lookup.h | ||
Makefile |