kpatch/test/testmod
Jessica Yu 6933181c12 test/testmod/doit.sh: set KBUILD_EXTRA_SYMBOLS to include core module
symbols
2014-08-05 18:51:47 -07:00
..
Makefile add module for testing module patching 2014-06-02 20:34:38 -05:00
README add module for testing module patching 2014-06-02 20:34:38 -05:00
doit-client.sh add module for testing module patching 2014-06-02 20:34:38 -05:00
doit.sh test/testmod/doit.sh: set KBUILD_EXTRA_SYMBOLS to include core module 2014-08-05 18:51:47 -07:00
patch add module for testing module patching 2014-06-02 20:34:38 -05:00
testmod_drv.c add module for testing module patching 2014-06-02 20:34:38 -05:00

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.