Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

#4393 closed enhancement (fixed)

rtems: Change rtems_task_get_affinity() status

Reported by: Sebastian Huber Owned by: Sebastian Huber
Priority: normal Milestone: 6.1
Component: rtems Version: 6
Severity: normal Keywords: qualification
Cc: Blocked By:
Blocking:

Description

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.

Change History (2)

comment:1 Changed on 04/27/21 at 17:53:19 by Sebastian Huber <sebastian.huber@…>

Resolution: fixed
Status: assignedclosed

In [changeset:"4b7c77bce370d2ff88c9fb9036e5f3a3b1da9cb7/rtems" 4b7c77b/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:2 Changed on 06/23/21 at 07:07:55 by Sebastian Huber

Keywords: qualification added
Note: See TracTickets for help on using tickets.