kpatch/kpatch-build
Jessica Yu 0cc693ba36 create-kpatch-module: add new program that creates kpatch modules
Add new program create-kpatch-module, that, given an intermediate object
outputted by create-diff-object, outputs an object (.o) that contains the
.kpatch.dynrelas section required by kpatch.
2017-01-23 12:43:34 -08:00
..
insn
Makefile create-kpatch-module: add new program that creates kpatch modules 2017-01-23 12:43:34 -08:00
create-diff-object.c create-diff-object: create intermediate .kpatch.arch section 2017-01-23 12:43:24 -08:00
create-klp-module.c create-klp-module: add new program that creates patch modules that have klp elements 2017-01-23 12:43:31 -08:00
create-kpatch-module.c create-kpatch-module: add new program that creates kpatch modules 2017-01-23 12:43:34 -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 find_rela_by_offset() 2017-01-23 12:43:27 -08:00
kpatch-elf.h kpatch-elf: add find_rela_by_offset() 2017-01-23 12:43:27 -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 intermediate .kpatch.arch section 2017-01-23 12:43:24 -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