build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/59692 )
Change subject: cpu/x86/mp_init.c: Make it work for !CONFIG_SMP ......................................................................
Patch Set 1:
(1 comment)
File src/cpu/x86/mp_init.c:
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-134495): https://review.coreboot.org/c/coreboot/+/59692/comment/8ae379ae_6382b2e4 PS1, Line 1084: state->smm_save_state_size = MAX(state->smm_real_save_state_size, smm_stub_size()); line over 96 characters