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

RTEMS trac trac at rtems.org
Tue Apr 27 17:53:19 UTC 2021


#4393: rtems: Change rtems_task_get_affinity() 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:"4b7c77bce370d2ff88c9fb9036e5f3a3b1da9cb7/rtems"
 4b7c77b/rtems]:
 {{{
 #!CommitTicketReference repository="rtems"
 revision="4b7c77bce370d2ff88c9fb9036e5f3a3b1da9cb7"
 rtems: Change rtems_task_get_affinity() status

 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.

 Close #4393.
 }}}

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


More information about the bugs mailing list