In "Write Linux kernel module" blog post I created a simple Hello World module, now it's time to configure it and there are 3 main ways to do it:
[Read More]
I am thinking to start a Linux Kernel series and write about modules, device drivers, proc and sysfs, unit test with kunit and so on; here is the first one, a simple Hello World module.
[Read More]