mirror of
https://github.com/dynup/kpatch
synced 2024-12-13 17:04:36 +00:00
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>
5 lines
143 B
Plaintext
5 lines
143 B
Plaintext
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.
|