[RTEMS Project] #3335: i386 context switching for SMP is incomplete
RTEMS trac
trac at rtems.org
Wed Jun 17 01:55:11 UTC 2020
#3335: i386 context switching for SMP is incomplete
--------------------------+---------------------
Reporter: Amaan Cheval | Owner: (none)
Type: defect | Status: new
Priority: normal | Milestone:
Component: arch/i386 | Version:
Severity: normal | Resolution:
Keywords: | Blocked By:
Blocking: |
--------------------------+---------------------
Comment (by Jan Sommer <jan.sommer@…>):
In [changeset:"f99b1f02b0a9a3457336949e086b863561d0fb76/rtems"
f99b1f0/rtems]:
{{{
#!CommitTicketReference repository="rtems"
revision="f99b1f02b0a9a3457336949e086b863561d0fb76"
bsp/pc386: Turn start16.S into a startAP.S
start16.S is now only used for SMP configurations to start the
application processors.
This commit removes all unnecessary parts for this job,
i.e. video conssole initalisation, A20 gate activation
and all non-AP related code.
Update #3335
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/3335#comment:1>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list