TODO: intro
TODO: cmd for buildTODO: cmd for running binaryTODO: results?
TODO: cmd for cleaning the built binarypython -m unittestTODO: results?
Report which kernel release version you tested your module on
(hint: use uname, check for options with man uname).
It should match release numbers as seen on https://www.kernel.org/.
uname -r -s -vTODO: kernel ver?