kpatch/kpatch-build
Jessica Yu 87643703a7 create-diff-object: create .kpatch.relocations and .kpatch.symbols sections
Instead of creating dynrela sections, have create-diff-object create
intermediate sections .kpatch.relocations and .kpatch.symbols which can
then be used to build (depending on kernel version) either dynrela sections
or klp rela/klp arch sections + klp symbols in a later phase of kpatch-build.
2017-01-23 12:43:17 -08:00
..
insn
Makefile kpatch-elf: introduce a common kpatch-elf and logging interface 2016-07-12 14:45:16 -07:00
create-diff-object.c create-diff-object: create .kpatch.relocations and .kpatch.symbols sections 2017-01-23 12:43:17 -08:00
kpatch-build create-diff-object: create .kpatch.relocations and .kpatch.symbols sections 2017-01-23 12:43:17 -08:00
kpatch-elf.c kpatch-elf: add kpatch_remove_and_free_section() 2017-01-23 12:43:05 -08:00
kpatch-elf.h kpatch-elf: add kpatch_remove_and_free_section() 2017-01-23 12:43:05 -08:00
kpatch-gcc kpatch-build: fix 'undefined reference to kpatch_shadow_*' errors 2016-12-05 20:22:11 -06:00
kpatch-intermediate.h create-diff-object: create .kpatch.relocations and .kpatch.symbols sections 2017-01-23 12:43:17 -08:00
list.h new .fixup group size algorithm 2014-09-15 14:54:57 -05:00
log.h log: include error.h 2017-01-23 12:42:35 -08:00
lookup.c lookup: parse Module.symvers in lookup_open() 2017-01-23 12:43:12 -08:00
lookup.h lookup: parse Module.symvers in lookup_open() 2017-01-23 12:43:12 -08:00