[RTEMS Project] #3637: Fix rtems_task_restart() argument type
RTEMS trac
trac at rtems.org
Thu Dec 6 09:47:22 UTC 2018
#3637: Fix rtems_task_restart() argument type
------------------------------+-----------------------------
Reporter: Sebastian Huber | Owner: Sebastian Huber
Type: defect | Status: assigned
Priority: normal | Milestone: 5.1
Component: rtems | Version: 5
Severity: major | Keywords:
Blocked By: | Blocking:
------------------------------+-----------------------------
The argument type must be rtems_task_argument in rtems_task_restart()
similar to rtems_task_start(). This is a severe issue on 64-bit targets
since it prevents to pass pointer values to the task.
--
Ticket URL: <http://devel.rtems.org/ticket/3637>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list