kpatch/kmod/core
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.c kmod/core: support for patching of future loaded modules 2014-06-13 12:49:43 -05:00
kpatch.h kmod/core: support for patching of future loaded modules 2014-06-13 12:49:43 -05:00
Makefile kmod/core: check for needed kernel config options 2014-05-02 16:11:55 -05:00