> i wrote a simple module to just printk a a message and tried to insmod it, > but > it gave error message: resource/device busy (EBUSY) > but the message gets printed in /var/log/messages Compile it with -Wall and you should see why - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/
- insmod failure in kernel-2.2.14 aprasad
- Re: insmod failure in kernel-2.2.14 Christoph Hellwig
- Alan Cox