Hi Everyone, I installed the rtl-v3pre9 distribution over my linux 2.2.16, applying manually the kernel patch. Some of the examples i tried seem to work fine, but i can't insmod the psc module : modules/psc.o: unresolved symbol pidhash It seems that this symbol is defined in the sched.c part of the kernel, but is never exported. Please tell me if the solution is to add an "EXPORT_SYMBOL(pidhash);" line somewhere in the linux source code (perhaps in arch/i386/kernel/i386_ksyms.c ?) or if this could cause some other problems. Regards, Nicolas -- [rtl] --- To unsubscribe: echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED] --- For more information on Real-Time Linux see: http://www.rtlinux.org/rtlinux/
