[RTEMS Project] #4412: Unexpected rtems_task_restart() behaviour if called from within interrrupt context

RTEMS trac trac at rtems.org
Fri May 14 13:01:36 UTC 2021


#4412: Unexpected rtems_task_restart() behaviour if called from within interrrupt
context
-----------------------------+------------------------------
 Reporter:  Sebastian Huber  |       Owner:  Sebastian Huber
     Type:  defect           |      Status:  assigned
 Priority:  normal           |   Milestone:  6.1
Component:  rtems            |     Version:  6
 Severity:  normal           |  Resolution:
 Keywords:                   |  Blocked By:
 Blocking:                   |
-----------------------------+------------------------------

Comment (by Joel Sherrill):

 This service is not documented as being allowed from an ISR. Only task
 suspend and resume are documented as allowed. I assume by "works" you mean
 that it returns an error without an internal error.

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


More information about the bugs mailing list