This is an API visible change. Please add a ticket.
On Mon, Apr 26, 2021 at 5:54 AM Sebastian Huber
wrote:
>
> Return RTEMS_INVALID_SIZE if the processor set is too small to contain
> the processor affinity set of the task.
> ---
> cpukit/include/rtems/score/schedulerimpl.h | 2 +-
> cpukit/incl
Return RTEMS_INVALID_SIZE if the processor set is too small to contain
the processor affinity set of the task.
---
cpukit/include/rtems/score/schedulerimpl.h | 2 +-
cpukit/include/rtems/score/status.h| 2 ++
cpukit/score/src/schedulergetaffinity.c| 2 +-
testsuites/smptests/smpaffinit