[RTEMS Project] #4401: rtems: Change rtems_scheduler_get_processor_set() status

RTEMS trac trac at rtems.org
Wed May 5 11:33:35 UTC 2021


#4401: rtems: Change rtems_scheduler_get_processor_set() 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 set
 of the scheduler 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.

 A similar change was done in #4393.

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


More information about the bugs mailing list