Skip to content
Commit 4d5e67ed authored by Andy Ross's avatar Andy Ross Committed by Anas Nashif
Browse files

arch/x86: Unbreak SMP startup on x86_64



A last minute "cleanup" to the EFI startup path (on a system where I
had SMP disabled) moved the load of the x86_cpuboot[0] entry into RBP
into the main startup code, which is wrong because on auxiliary CPUs
that's already set up by the 16/32 bit entry code to point to the
OTHER entries.

Put it back where it belongs.

Signed-off-by: default avatarAndy Ross <andrew.j.ross@intel.com>
parent 85acfd2e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment