Changeset 334e1d2 in rtems for cpukit/include/rtems/confdefs.h

Timestamp:
07/30/18 05:35:26 (6 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
5, master
Children:
d906ce3
Parents:
44c2d393
git-author:
Sebastian Huber <sebastian.huber@…> (07/30/18 05:35:26)
git-committer:
Sebastian Huber <sebastian.huber@…> (07/30/18 06:06:18)
Message:

confdefs: Fix uniprocessor configuration

Introduce a new internal define _CONFIGURE_MAXIMUM_PROCESSORS and ensure
that it is _CONFIGURE_MAXIMUM_PROCESSORS > 1 only in SMP configurations.

This avoids to allocate data structures for non-existing additional
processors in uniprocessor configuration.

Update #3459.

(No files)

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