mirror of
https://github.com/dynup/kpatch
synced 2024-12-23 21:52:07 +00:00
3753f06de4
The section header size is calculated at output time by libelf and we use it as a read-only value from read files. With the next patch we are changing the size of the .rela__bug_table section. Lets use d_size instead since it is the value that tells libelf how to calculate sh_size at output time. Signed-off-by: Seth Jennings <sjenning@redhat.com> |
||
---|---|---|
.. | ||
add-patches-section.c | ||
create-diff-object.c | ||
kpatch-build | ||
link-vmlinux-syms.c | ||
Makefile |