kpatch/kpatch-build
Chris J Arges 254e8bbe8d kpatch-build: Add UTS_UBUNTU_RELEASE_ABI symbol for utsrelease.h
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.
2016-12-16 07:05:15 -06:00
..
insn insn: get it to compile in create-diff-object 2014-05-30 15:19:57 -05:00
create-diff-object.c create-diff-object: Update fixup offsets in .rela__ex_table 2016-11-24 09:15:48 +00:00
kpatch-build kpatch-build: Add UTS_UBUNTU_RELEASE_ABI symbol for utsrelease.h 2016-12-16 07:05:15 -06:00
kpatch-elf.c kpatch-elf: make is_bundleable() a static function 2016-07-12 14:45:18 -07:00
kpatch-elf.h kpatch-elf: introduce a common kpatch-elf and logging interface 2016-07-12 14:45:16 -07:00
kpatch-gcc kpatch-build: fix 'undefined reference to kpatch_shadow_*' errors 2016-12-05 20:22:11 -06:00
list.h new .fixup group size algorithm 2014-09-15 14:54:57 -05:00
log.h kpatch-elf: introduce a common kpatch-elf and logging interface 2016-07-12 14:45:16 -07:00
lookup.c livepatch-patch-hook: add support for livepatch sympos 2016-02-16 10:31:44 -06:00
lookup.h livepatch-patch-hook: add support for livepatch sympos 2016-02-16 10:31:44 -06:00
Makefile kpatch-elf: introduce a common kpatch-elf and logging interface 2016-07-12 14:45:16 -07:00