mirror of
https://github.com/dynup/kpatch
synced 2025-02-19 11:16:54 +00:00
On ppc64le, adding a printk to total_mapping_size() caused it to change from non-localentry to localentry, presumably because it was no longer a leaf function. With GCC 6, a localentry function is offset by 8 in the section, so different st_values are ok. Signed-off-by: Josh Poimboeuf <jpoimboe@redhat.com> |
||
---|---|---|
.. | ||
insn | ||
create-diff-object.c | ||
create-klp-module.c | ||
create-kpatch-module.c | ||
kpatch-build | ||
kpatch-elf.c | ||
kpatch-elf.h | ||
kpatch-gcc | ||
kpatch-intermediate.h | ||
list.h | ||
log.h | ||
lookup.c | ||
lookup.h | ||
Makefile |