#3235 closed defect (fixed)

Fix rtems_semaphore_flush() for priority inheritance semaphores

Reported by: Sebastian Huber Owned by: Sebastian Huber
Priority: normal Milestone: 5.1
Component: rtems Version: 5
Severity: normal Keywords:
Cc: Blocked By:
Blocking:

Description

The _Semaphore_Get_operations() must return the proper operations for priority inheritance semaphores.

Add a test case for rtems_semaphore_flush() with priority inheritance.

Change History (1)

comment:1 Changed on 11/16/17 at 13:40:44 by Sebastian Huber <sebastian.huber@…>

Resolution: fixed
Status: assignedclosed

In 79a998d/rtems:

rtems: rtems_semaphore_flush() with prio inherit

The _Semaphore_Get_operations() must return the proper operations for
priority inheritance semaphores.

Add a test case for rtems_semaphore_flush() with priority inheritance.

Close #3235.

Note: See TracTickets for help on using tickets.