[RTEMS Project] #4393: rtems: Change rtems_task_get_affinity() status

RTEMS trac trac at rtems.org
Tue Apr 27 17:37:41 UTC 2021


#4393: rtems: Change rtems_task_get_affinity() status
------------------------------+-----------------------------
  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:
------------------------------+-----------------------------
 In case the processor set is not large enough to contain the processor
 affinity set of the task return RTEMS_INVALID_SIZE instead of
 RTEMS_INVALID_NUMBER. This is more in line with other directives since the
 issue is related to the size of an object.

--
Ticket URL: <http://devel.rtems.org/ticket/4393>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list