kpatch/kmod
Josh Poimboeuf 844af68115 kmod/core: support for patching of future loaded modules
This allows a patch module to contain patched functions for modules
which haven't been loaded yet.  If/when the module is loaded later, it
will be patched from the module notifier function.
2014-06-13 12:49:43 -05:00
..
core kmod/core: support for patching of future loaded modules 2014-06-13 12:49:43 -05:00
patch change struct kpatch_patch s/old_addr/old_offset 2014-06-02 15:57:12 -05:00
Makefile kmod: install core module to "extra" subdir 2014-05-13 15:10:40 -05:00