Hello,
On my nios2 platform the timer_settime function fails if the timer_create
function is called in another thread than the timer_settime(). The same code
functions correctly on a desktop linux system.
Debugging the kernel showed that the lock_timer() fails because the
timr->it_process->tgid differs from the current->tgid.
Is this an uclinux problem or is it specific for the nios2 or is there
something wrong in my kernel config?
With kind regards,
Gerrit Binnenmars
_______________________________________________
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