Changeset 9276fde in rtems for testsuites

Timestamp:
05/11/16 15:52:13 (8 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
5, master
Children:
1a9d36b
Parents:
2b71210
git-author:
Sebastian Huber <sebastian.huber@…> (05/11/16 15:52:13)
git-committer:
Sebastian Huber <sebastian.huber@…> (05/12/16 11:20:33)
Message:

score: Fix CORE mutex initialization

The priority inheritance and ceiling CORE mutexes wrongly used the FIFO
queueing discipline. Delete misleading _CORE_mutex_Is_priority(). Bug
introduced by 1e1a91ed11458ddbb27b94d0001d8f0fc2ef7a97.

Add test sptests/spmutex01, since no existing uni-processor test covered
the thread priority queueing discipline for CORE mutexes.

(No files)

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