mirror of
https://github.com/dynup/kpatch
synced 2025-01-20 03:50:42 +00:00
254e8bbe8d
The UTS_UBUNTU_RELEASE_ABI symbol is in utsrelease.h as installed by linux-headers-`uname -r`. However when building a module with kpatch-build utsrelease.h gets regenerated and doesn't include the ABI variable. This patch just adds the additional define based on the input ARCHVERSION. |
||
---|---|---|
.. | ||
insn | ||
create-diff-object.c | ||
kpatch-build | ||
kpatch-elf.c | ||
kpatch-elf.h | ||
kpatch-gcc | ||
list.h | ||
log.h | ||
lookup.c | ||
lookup.h | ||
Makefile |