summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psx05
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2017-11-16 15:04:21 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2017-11-16 15:25:45 +0100
commitec771f253182569dd5e046f39785a22c6c6f8e44 (patch)
treec69e132b046d562c4d183dbf3299848bb92b27ae /testsuites/psxtests/psx05
parentscore: Fix _Thread_queue_Flush_critical() (diff)
downloadrtems-ec771f253182569dd5e046f39785a22c6c6f8e44.tar.bz2
score: Fix priority ceiling updates
We must not clear the priority updates in _Thread_queue_Extract_locked() since this function is used by the priority ceiling surrender operations after the ceiling priority handover from the previous owner to the new owner. This is especially important in SMP configurations. Move the _Thread_queue_Context_clear_priority_updates() invocation to the callers. Close #3237.
Diffstat (limited to 'testsuites/psxtests/psx05')
0 files changed, 0 insertions, 0 deletions