Attention is currently required from: Arthur Heymans, Kyösti Mälkki.
build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/68893 )
Change subject: [WIP]cpu/mp_init: Detect the number of CPUs are runtime ......................................................................
Patch Set 17: Verified+1
(2 comments)
Commit Message:
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-163976): https://review.coreboot.org/c/coreboot/+/68893/comment/46724d5c_b9243a9d PS17, Line 8: Possible repeated word: 'are'
File src/cpu/x86/mp_init.c:
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-163976): https://review.coreboot.org/c/coreboot/+/68893/comment/10ad14dc_9d1aabf0 PS17, Line 492: if (!cpu->enabled) { braces {} are not necessary for any arm of this statement