kpatch/kpatch-build
Josh Poimboeuf ea445c0333 allow shadow functions to be called from modules
Fixes an issue where attempting to call the shadow functions from a
module results in modpost failures:

    ERROR: "kpatch_shadow_get" [net/mac80211/mac80211.ko] undefined!
    ERROR: "kpatch_shadow_alloc" [net/mac80211/mac80211.ko] undefined!

LDFLAGS_MODULE is apparently not really needed.
2014-10-02 13:31:48 -05:00
..
insn insn: get it to compile in create-diff-object 2014-05-30 15:19:57 -05:00
create-diff-object.c remove "no changed functions" messages 2014-10-01 14:12:25 -05:00
kpatch-build allow shadow functions to be called from modules 2014-10-02 13:31:48 -05:00
kpatch-gcc kpatch-gcc: skip vdso files 2014-09-15 11:17:37 -05:00
list.h new .fixup group size algorithm 2014-09-15 14:54:57 -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
Makefile improve kpatch-build Makefile 2014-09-23 09:45:04 -05:00