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

#4401 closed enhancement (fixed)

rtems: Change rtems_scheduler_get_processor_set() 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 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.

Change History (4)

comment:1 Changed on 05/06/21 at 13:15:03 by Sebastian Huber <sebastian.huber@…>

Resolution: fixed
Status: assignedclosed

In [changeset:"48898b3a5d27a73a65f2b7520ceb53005d45c984/rtems" 48898b3/rtems]:

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

comment:2 Changed on 05/07/21 at 06:09:35 by Sebastian Huber <sebastian.huber@…>

In [changeset:"6822af7579e9ffcd947b4e3990c14eeb4e932b29/rtems" 6822af7/rtems]:

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

comment:3 Changed on 05/07/21 at 06:19:33 by Sebastian Huber <sebastian.huber@…>

In [changeset:"e8cd4d3bec627680e83cf352bd93086b36192c0a/rtems-docs" e8cd4d3/rtems-docs]:

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

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

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