[RTEMS Project] #3459: Rework initialization and interrupt stack support
RTEMS trac
trac at rtems.org
Tue Jul 31 05:13:55 UTC 2018
#3459: Rework initialization and interrupt stack support
-----------------------------+------------------------------
Reporter: Sebastian Huber | Owner: Sebastian Huber
Type: enhancement | Status: closed
Priority: normal | Milestone: 5.1
Component: score | Version: 5
Severity: normal | Resolution: fixed
Keywords: | Blocked By:
Blocking: 3433 |
-----------------------------+------------------------------
Comment (by Sebastian Huber <sebastian.huber@…>):
In [changeset:"334e1d22f54d504cc5cf8881af4192e83bfdc863/rtems"
334e1d2/rtems]:
{{{
#!CommitTicketReference repository="rtems"
revision="334e1d22f54d504cc5cf8881af4192e83bfdc863"
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.
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/3459#comment:15>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list