Hello,
I'm new to these forums and hoping can help me.
I'm trying to learn LKM programming. My first test LKM is simple just a printk with hello world, it has the init and cleanup and everything... I try to insmod hello.o and it spits out that I'm trying to insert a module made for kernel 2.4.20 but I have kernel 2.4.22... Is there anything I can do about this?
