Changeset 48898b3 in rtems for cpukit/rtems/src

Timestamp:
05/05/21 12:26:01 (3 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
master
Children:
5580b93
Parents:
3f0c0bfe
git-author:
Sebastian Huber <sebastian.huber@…> (05/05/21 12:26:01)
git-committer:
Sebastian Huber <sebastian.huber@…> (05/06/21 06:03:58)
Message:

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.

(No files)

Note: See TracChangeset for help on using the changeset viewer.