Files
rtems/cpukit
Sebastian Huber 46c2387181 rtems: Remove RTEMS_MP_NOT_CONFIGURED error
Some objects can be created with a local or global scope in a
multiprocessing network. In non-multiprocessing configurations setting
the scope to local or global had no effect since such a system can be
viewed as a multiprocessing network with just one node. One and all
nodes is the same in such a network. However, if multiprocessing was
configured, creation of a global object in a single node network
resulted in an RTEMS_MP_NOT_CONFIGURED error. Remove this error
condition for symmetry to the non-multiprocessing setup. This is in line
with the task affinity behaviour in SMP systems.

Update #4005.
2020-06-18 07:09:34 +02:00
..
2020-04-16 07:30:00 +02:00
2020-03-02 07:52:21 +01:00
2020-04-16 07:30:00 +02:00
2020-05-06 18:39:15 +10:00
2020-04-28 09:04:00 +02:00
2020-04-16 07:30:00 +02:00
2020-04-16 07:30:00 +02:00
2020-04-16 07:30:00 +02:00
2020-04-16 07:30:00 +02:00
2020-05-06 08:02:15 +02:00
2020-04-16 07:30:00 +02:00
2020-03-18 07:20:52 +01:00