build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/73369 )
Change subject: mp_init: Wait longer for APs to check in ......................................................................
Patch Set 1:
(1 comment)
File src/cpu/x86/mp_init.c:
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-171305): https://review.coreboot.org/c/coreboot/+/73369/comment/551ec713_97f3702c PS1, Line 482: if (wait_for_aps(num_aps, ap_count, 50000 * ap_count /* 50 ms per AP */, 50 /* us */) != CB_SUCCESS) { line length of 110 exceeds 100 columns