mirror of
https://github.com/dynup/kpatch
synced 2024-12-14 09:24:33 +00:00
634b9cee78
The indexes are in order when being read from the table. Just index directly into the table; a benefit of using an array for this structure instead of a linked list. Removes another hot path during the rela table initialization. Signed-off-by: Seth Jennings <sjenning@redhat.com> |
||
---|---|---|
.. | ||
add-patches-section.c | ||
create-diff-object.c | ||
kpatch-build | ||
link-vmlinux-syms.c | ||
Makefile |