Changeset 864d3475 in rtems for c/src/lib/libbsp/moxie

Timestamp:
12/17/14 14:11:00 (9 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
4.11, 5, master
Children:
8ce00eaf
Parents:
481054e0
git-author:
Sebastian Huber <sebastian.huber@…> (12/17/14 14:11:00)
git-committer:
Sebastian Huber <sebastian.huber@…> (12/18/14 07:33:29)
Message:

smp: Fix timeout for MrsP semaphores

The previous timeout handling was flawed. In case a waiting thread
helped out the owner could use the scheduler node indefinitely long.
Update the resource tree in _MRSP_Timeout() to avoid this issue.

Bug reported by Luca Bonato.

(No files)

Note: See TracChangeset for help on using the changeset viewer.