kpatch/kmod
Josh Poimboeuf 2ec9a0481d kmod/core: create global kpmod_list
Create a list of registered patch modules, which will be used in the
module notifier to patch future loaded modules.  It will also be used to
fix the kpatch replace race condition where it calls module_put too
early.
2014-06-13 11:57:15 -05:00
..
core kmod/core: create global kpmod_list 2014-06-13 11:57:15 -05:00
patch change struct kpatch_patch s/old_addr/old_offset 2014-06-02 15:57:12 -05:00
Makefile