Attention is currently required from: Angel Pons, Shuming Chu (Shuming), Arthur Heymans, TangYiwei, Tim Chu.
Jonathan Zhang 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 5: Code-Review+2
(3 comments)
File src/drivers/ocp/dmi/smbios.c:
https://review.coreboot.org/c/coreboot/+/68910/comment/b3ce8123_19fc9a3e
PS4, Line 205: static int get_logic_cpu(int node)
Should we name the variable as socket instead of node?
Ack
https://review.coreboot.org/c/coreboot/+/68910/comment/5989a2a3_c7a3eb21
PS4, Line 207: for (int logic_cpu = 0; logic_cpu < CONFIG_MAX_CPUS; logic_cpu++) {
Should we loop through all logical cpus, instead of all sockets (CPUs)?
Ack
https://review.coreboot.org/c/coreboot/+/68910/comment/5c1d6c5f_44e209e3
PS4, Line 259: get_logic_cpu(1), 100 * USECS_PER_MSEC) !=
Looks like it wouldn't do anything, but it would be wise to add a check.
Ack
--
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: 5
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: Tim Chu
Tim.Chu@quantatw.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Arthur Heymans
arthur@aheymans.xyz
Gerrit-Attention: Angel Pons
th3fanbus@gmail.com
Gerrit-Attention: Shuming Chu (Shuming)
s1218944@gmail.com
Gerrit-Attention: Arthur Heymans
arthur@aheymans.xyz
Gerrit-Attention: TangYiwei
Gerrit-Attention: Tim Chu
Tim.Chu@quantatw.com
Gerrit-Comment-Date: Thu, 03 Nov 2022 16:54:50 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Comment-In-Reply-To: Jonathan Zhang
jonzhang@fb.com
Comment-In-Reply-To: Angel Pons
th3fanbus@gmail.com
Gerrit-MessageType: comment