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

RTEMS trac trac at rtems.org
Thu Nov 16 13:41:00 UTC 2017


#3236: Fix thread queue owner priority update in _Thread_queue_Flush_critical()
-----------------------------+------------------------------
 Reporter:  Sebastian Huber  |       Owner:  Sebastian Huber
     Type:  defect           |      Status:  closed
 Priority:  normal           |   Milestone:  5.1
Component:  score            |     Version:  5
 Severity:  normal           |  Resolution:  fixed
 Keywords:                   |
-----------------------------+------------------------------
Changes (by Sebastian Huber <sebastian.huber@…>):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"9c30c31e24069555a9e3e9ccae0d8af04fba35f5/rtems"
 9c30c31e/rtems]:
 {{{
 #!CommitTicketReference repository="rtems"
 revision="9c30c31e24069555a9e3e9ccae0d8af04fba35f5"
 score: Fix _Thread_queue_Flush_critical()

 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.

 Close #3236.
 }}}

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


More information about the bugs mailing list