kpatch/kmod/core
Josh Poimboeuf 8085d0402b build and install core module with make
Build and install the kpatch core module with make and make install,
rather than building it every time with kpatch build.

The only downside to this approach is that the user has to make and make
install kpatch every time they get a new kernel.  But this is only
temporary, until the kpatch module is delivered in an RPM.
2014-02-18 07:44:33 -06:00
..
Makefile build and install core module with make 2014-02-18 07:44:33 -06:00
core.c use consistent naming for core and patch modules 2014-02-13 11:00:12 -06:00
kpatch.h use consistent naming for core and patch modules 2014-02-13 11:00:12 -06:00
trampoline.S functional reorganization 2014-02-13 11:00:06 -06:00