Attention is currently required from: Kyösti Mälkki. Hello build bot (Jenkins), Arthur Heymans,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/55193
to look at the new patch set (#3).
Change subject: cpu/x86/lapic: Separate stop_this_cpu() ......................................................................
cpu/x86/lapic: Separate stop_this_cpu()
Function is needed with PARALLEL_MP and excluding guard will be added to the source file.
The incompatibilities with X2APIC_SUPPORT have been fixed so the exclusion is removed here too.
Change-Id: I5696da4dfe98579a3b37a027966b6758f22574aa Signed-off-by: Kyösti Mälkki kyosti.malkki@gmail.com --- M src/cpu/x86/Kconfig M src/cpu/x86/lapic/Makefile.inc M src/cpu/x86/lapic/lapic_cpu_init.c A src/cpu/x86/lapic/lapic_cpu_stop.c M src/include/cpu/x86/lapic.h 5 files changed, 75 insertions(+), 73 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/93/55193/3