kpatch/test
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
..
integration allow shadow functions to be called from modules 2014-10-02 13:31:48 -05:00
testmod testmod/doit.sh: add .kpatch.checksum to test module 2014-09-09 07:52:41 -04:00
difftree.sh add difftest.sh test 2014-08-12 10:50:46 -05:00