Attention is currently required from: Wonkyu Kim.
Kyösti Mälkki has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/52696 )
Change subject: *x86: fix x2apic mode boot issue
......................................................................
Patch Set 6:
(4 comments)
Patchset:
PS6:
Also CB:55073
File src/include/cpu/x86/lapic.h:
https://review.coreboot.org/c/coreboot/+/52696/comment/b6d74826_ce971a94
PS6, Line 109: void stop_this_cpu(void);
Has LAPIC_ICR references.
https://review.coreboot.org/c/coreboot/+/52696/comment/a67613e8_4c004ac1
PS6, Line 124: # define lapic_write_around(x, y) lapic_write_atomic((x), (y))
Looks like lapic_write_around() does not support x2apic?
https://review.coreboot.org/c/coreboot/+/52696/comment/17abb7e5_b1a2587d
PS6, Line 137: lapic_virtual_wire_mode_init();
This will call lapic_write_around().
--
To view, visit
https://review.coreboot.org/c/coreboot/+/52696
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ia28f60a077182c3753f6ba9fbdd141f951d39b37
Gerrit-Change-Number: 52696
Gerrit-PatchSet: 6
Gerrit-Owner: Wonkyu Kim
wonkyu.kim@intel.com
Gerrit-Reviewer: Angel Pons
th3fanbus@gmail.com
Gerrit-Reviewer: Furquan Shaikh
furquan@google.com
Gerrit-Reviewer: Lance Zhao
Gerrit-Reviewer: Matt DeVillier
matt.devillier@gmail.com
Gerrit-Reviewer: Nico Huber
nico.h@gmx.de
Gerrit-Reviewer: Patrick Georgi
pgeorgi@google.com
Gerrit-Reviewer: Ravishankar Sarawadi
ravishankar.sarawadi@intel.com
Gerrit-Reviewer: Shaunak Saha
shaunak.saha@intel.com
Gerrit-Reviewer: Srinidhi N Kaushik
srinidhi.n.kaushik@intel.com
Gerrit-Reviewer: Srinidhi N Kaushik
srinidhi.n.kaushik@intel.corp-partner.google.com
Gerrit-Reviewer: Subrata Banik
subrata.banik@intel.com
Gerrit-Reviewer: Wonkyu Kim
wonkyu.kim@intel.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: 9elements QA
hardwaretestrobot@gmail.com
Gerrit-CC: Kyösti Mälkki
kyosti.malkki@gmail.com
Gerrit-CC: Paul Menzel
paulepanter@mailbox.org
Gerrit-Attention: Wonkyu Kim
wonkyu.kim@intel.com
Gerrit-Comment-Date: Sat, 29 May 2021 18:05:39 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment