[RTEMS Project] #3236: Fix thread queue owner priority update in _Thread_queue_Flush_critical()

RTEMS trac trac at rtems.org
Thu Nov 16 13:37:57 UTC 2017


#3236: Fix thread queue owner priority update in _Thread_queue_Flush_critical()
-----------------------------+-----------------------------
 Reporter:  Sebastian Huber  |      Owner:  Sebastian Huber
     Type:  defect           |     Status:  assigned
 Priority:  normal           |  Milestone:  5.1
Component:  score            |    Version:  5
 Severity:  normal           |   Keywords:
-----------------------------+-----------------------------
 The thread queue extract operations performed by the
 _Thread_queue_Flush_critical() may result in a priority change of the
 thread queue owner.  Carry out the scheduler priority update operation.
 This is especially important in SMP configurations.

--
Ticket URL: <http://devel.rtems.org/ticket/3236>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list