kpatch/kpatch-build
Josh Poimboeuf ba7c905b3a process special sections after checking for changes
There's no need to process special sections if we're returning due to no
functions changing.

Also this means we don't have to deal with extra-special usage of the
.fixup section (here's looking at you arch/x86/lib/copy_user_64.S -- we
can't patch functions in .S files anyway).
2014-09-15 11:17:37 -05:00
..
insn insn: get it to compile in create-diff-object 2014-05-30 15:19:57 -05:00
Makefile restructure building process 2014-08-07 17:25:05 -05:00
create-diff-object.c process special sections after checking for changes 2014-09-15 11:17:37 -05:00
kpatch-build kpatch-build: allow two parents unless the object changes 2014-09-15 11:17:37 -05:00
kpatch-gcc kpatch-gcc: skip vdso files 2014-09-15 11:17:37 -05:00
list.h create-diff-object: create __mcount_loc section 2014-07-01 08:29:37 -05:00
lookup.c exclude UNDEF global syms from lookup_global_symbol 2014-06-02 20:34:37 -05:00
lookup.h merge add-patches-section functionality into create-obj-diff 2014-05-20 12:44:30 -05:00