[RTEMS Project] #4414: Return RTEMS_CALLED_FROM_ISR in rtems_task_delete()
RTEMS trac
trac at rtems.org
Fri May 14 16:52:47 UTC 2021
#4414: Return RTEMS_CALLED_FROM_ISR in rtems_task_delete()
------------------------------+-----------------------------
Reporter: Sebastian Huber | Owner: Sebastian Huber
Type: enhancement | Status: assigned
Priority: normal | Milestone: 6.1
Component: rtems | Version: 6
Severity: normal | Keywords:
Blocked By: | Blocking:
------------------------------+-----------------------------
Calling rtems_task_delete() from within interrupt context has an
unpredictable behaviour. It depends on which thread is interrupted. Return
an error status instead.
--
Ticket URL: <http://devel.rtems.org/ticket/4414>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list