[RTEMS Project] #4356: rtems_semaphore_set_priority() uses an invalid SMP lock

RTEMS trac trac at rtems.org
Mon Nov 15 11:39:10 UTC 2021


#4356: rtems_semaphore_set_priority() uses an invalid SMP lock
-----------------------------+------------------------------
 Reporter:  Sebastian Huber  |       Owner:  Sebastian Huber
     Type:  defect           |      Status:  closed
 Priority:  normal           |   Milestone:  6.1
Component:  rtems            |     Version:  5
 Severity:  normal           |  Resolution:  fixed
 Keywords:  qualification    |  Blocked By:
 Blocking:                   |
-----------------------------+------------------------------
Changes (by Sebastian Huber <sebastian.huber@…>):

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


Comment:

 In [changeset:"ee57a7f1a16dbbedbf07bc629de19667dae131eb/rtems"
 ee57a7f1/rtems]:
 {{{
 #!CommitTicketReference repository="rtems"
 revision="ee57a7f1a16dbbedbf07bc629de19667dae131eb"
 score: Fix _CORE_ceiling_mutex_Set_priority()

 We have to use a second thread queue context to acquire and release the
 thread wait lock.

 Close #4356.
 }}}

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


More information about the bugs mailing list