mirror of https://github.com/dynup/kpatch
5b62d5f169
A simple kernel module for testing basic kernel module patching. Just run doit.sh from test/testmod. Signed-off-by: Seth Jennings <sjenning@redhat.com> |
||
---|---|---|
.. | ||
Makefile | ||
README | ||
doit-client.sh | ||
doit.sh | ||
patch | ||
testmod_drv.c |
README
To test, run ./doit.sh from the current directory. To test on a remote system, set remote system using REMOTE in doit.sh. Then run ./doit.sh.