(IMPORTANT: Only replace the above numbers with your true UID, do not modify spacing and newlines, otherwise your tarfile might not be created correctly)
One sentence description
Explain how to build your kernel module
Explain how to run your kernel module and what to expect
Explain how to remove your kernel module and clean up the code
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/.