[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
[rtl] An erro in \rtl\semaphores\rt_ipc.c
Hello Everyone:
In the function of "enqueue" ,there may be an error.
the line " mq->f = mq->q + (mq->msg_size - 1) * mq->max_msgs;"
may be this " mq->f = mq->q + mq->msg_size *( mq->max_msgs-1);"
exactly?
--- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail majordomo@rtlinux.cs.nmt.edu OR
echo "unsubscribe rtl <Your_email>" | mail majordomo@rtlinux.cs.nmt.edu
----
For more information on Real-Time Linux see:
http://www.rtlinux.org/~rtlinux/