#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
_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to