Hi,

I trying do build a simple 'Hello world' module under uClinux but
printk never prints when called through my module. Although, when I
check the Debugging option for MTD the messages from printk come
perfectly to the console and to the log file (printk is called by the
DEBUG function located in linux-2.4.x/include/linux/mtd/mtd.h and uses
a KERN_INFO debug level).

Is there a restriction to modules printk ? Or after I stand up the
module I have to do something to effectively run its code ? Or this is
a bug ?

I'm using kernel 2.4.34.5-uc0 over a Digilent XUP-V2Pro board with ROM fs.


Regards, Josue.
_______________________________________________
uClinux-dev mailing list
[email protected]
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by [email protected]
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to