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

RTEMS trac trac at rtems.org
Thu May 6 13:15:03 UTC 2021


#4401: rtems: Change rtems_scheduler_get_processor_set() status
-----------------------------+------------------------------
 Reporter:  Sebastian Huber  |       Owner:  Sebastian Huber
     Type:  enhancement      |      Status:  closed
 Priority:  normal           |   Milestone:  6.1
Component:  rtems            |     Version:  6
 Severity:  normal           |  Resolution:  fixed
 Keywords:                   |  Blocked By:
 Blocking:                   |
-----------------------------+------------------------------
Changes (by Sebastian Huber <sebastian.huber@…>):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"48898b3a5d27a73a65f2b7520ceb53005d45c984/rtems"
 48898b3/rtems]:
 {{{
 #!CommitTicketReference repository="rtems"
 revision="48898b3a5d27a73a65f2b7520ceb53005d45c984"
 rtems: rtems_scheduler_get_processor_set() status

 In case the processor set is not large enough to contain the processor
 set owned by 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.

 Close #4401.
 }}}

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


More information about the bugs mailing list