Attention is currently required from: Jonathan Zhang, Shuming Chu (Shuming), Arthur Heymans, TangYiwei.
Angel Pons has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/68910 )
Change subject: drivers/ocp/dmi: Fix smbios type 11 get wrong ppin value for second socket
......................................................................
Patch Set 4: Code-Review+1
(2 comments)
File src/drivers/ocp/dmi/smbios.c:
https://review.coreboot.org/c/coreboot/+/68910/comment/73460a93_c672688e
PS4, Line 259: get_logic_cpu(1), 100 * USECS_PER_MSEC) !=
what if the return value of get_logic_cpu() is -1?
Looks like it wouldn't do anything, but it would be wise to add a check.
https://review.coreboot.org/c/coreboot/+/68910/comment/085b494f_473135d8
PS4, Line 264: /* Wait for read_remote_ppin() to finish because it's executed
: in parallel */
For another patch: There's the `mp_run_on_aps_and_wait_for_complete()` function.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/68910
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I9174522c57680a57e6e4629b4e81fd837c38d47a
Gerrit-Change-Number: 68910
Gerrit-PatchSet: 4
Gerrit-Owner: Shuming Chu (Shuming)
s1218944@gmail.com
Gerrit-Reviewer: Angel Pons
th3fanbus@gmail.com
Gerrit-Reviewer: Jonathan Zhang
jonzhang@fb.com
Gerrit-Reviewer: TangYiwei
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Arthur Heymans
arthur@aheymans.xyz
Gerrit-CC: Tim Chu
Tim.Chu@quantatw.com
Gerrit-Attention: Jonathan Zhang
jonzhang@fb.com
Gerrit-Attention: Shuming Chu (Shuming)
s1218944@gmail.com
Gerrit-Attention: Arthur Heymans
arthur@aheymans.xyz
Gerrit-Attention: TangYiwei
Gerrit-Comment-Date: Tue, 01 Nov 2022 18:19:04 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Comment-In-Reply-To: Jonathan Zhang
jonzhang@fb.com
Gerrit-MessageType: comment